• Resolved helprussi

    (@helprussi)


    How to reduce the size of trip heading? As you can see in the screenshot the name’s so big that it’s taking three lines for mere two words of the Trip Name, I need to reduce the size of the trip heading. https://snipboard.io/pafITx.jpg

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support wptravelsupport

    (@wptravelsupport)

    Hi,

    We would like to apologize for the trouble you are facing.

    When we inspected your site URL, we got landed on the page with the error (This Page Doesn’t Seem To Exist). So, can you please provide us with the correct URL so that we could inspect it and provide you with the correct CSS?

    Also, when we viewed the screenshot that you have attached, it seems like the layout issue is due to the incompatibility of the theme with WP Travel plugin which can be fixed by adding some CSS.

    Waiting for your response.

    Thread Starter helprussi

    (@helprussi)

    The Astra theme compatibility CSS was already added in the additional CSS prior to this, yet this issue is there which doesn’t seem to be a theme compatibility issue. It’s about changing the size of the heading.

    The isn’t yet published.. probably the reason why it doesn’t show.

    Plugin Support wptravelsupport

    (@wptravelsupport)

    Hi,

    We would like to apologize for the trouble you are facing.

    Regarding fixing the size of the header, please add the following given CSS code in the Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS.

    .single-itineraries.wptravel-layout-v2 .entry-content h1.entry-title {
      font-size: 3rem!important;
    }

    Hope this helps.

    Thread Starter helprussi

    (@helprussi)

    Thanks for the additional CSS. This fixes the issue.

    Plugin Support wptravelsupport

    (@wptravelsupport)

    Hi,

    Glad that we could help you.

    If you have any further queries related to WP Travel, please do not hesitate to contact us.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Trip name heading’ is closed to new replies.