H1 header too small

Home Forums Calendar Products Events Calendar PRO H1 header too small

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1196458
    Toby Jacobs
    Participant

    Hello,

    When I insert a H1 header into the HTML content section, it shows up in really small font size. Any ideas why?
    Here’s a link to the page:
    http://rideexpeditions.com/motorcycle-tours-2/

    Thanks

    #1196655
    George
    Participant

    Thanks for reaching out, @Toby — I took a look at your site but wasn’t quite able to identify an H1 tag with the issues you describe.

    Can you share a screenshot that specifies the exact location of an H1 tag with the sizing issue? I will use that for reference to try and better spot the problem and recommend a fix.

    You can share screenshots by uploading the image directly to this thread. If you have issues with that, you can upload to Imgur.com, Flickr.com, CloudUp.com, or any similar image-hosting site; then just share the links to those images here and I’ll take a look.

    Thanks!
    George

    #1196939
    Toby Jacobs
    Participant

    Hi George,

    Thanks for the reply. I’ve attached a screenshot… the H1 title I am referring too is ‘MOTORCYCLE TOURS’ at the very top of the page. I added this text via the HTML ‘advanced template settings’.

    Thanks

    #1197152
    George
    Participant

    So sorry to add another step to this process, Toby — but unfortunately the screenshot is not showing up attached to your reply!

    You can share screenshots by trying to upload the image directly to this thread again. If you have issues with that, you can upload to Imgur.com, Flickr.com, CloudUp.com, or any similar image-hosting site; then just share the links to those images here and I’ll take a look.

    Let me know if you can provide a screenshot; I’ll take a closer look and we can proceed from there.

    Thanks for your patience!
    George

    #1197945
    Toby Jacobs
    Participant

    Hi George,

    File should now be attached.

    Thanks.

    #1198388
    George
    Participant

    Thanks for this Toby!

    You should be able to modify the styles of that h1 by using CSS like the following:


    .tribe-events-before-html h1,
    .tribe-events-before-html h1 span {
    font-size: 125% !important;
    }

    ☝️ Play around with the actual “font-size” value you choose, etc., and you should be able to style that h1 to your satisfaction.

    Cheers!
    George

    #1198395
    Toby Jacobs
    Participant

    Worked like a charm!

    Thanks very much 🙂

    #1198400
    George
    Participant

    😀

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘H1 header too small’ is closed to new replies.