• Hi,

    I don’t have any events up right now to use as examples, let me know if you need them because I can put some up (I just need the details from my friend).

    The heading links on my events using the shortcode on a page (coming up as a dot-point list) are displaying as H1, not H4. I’ve looked at the code and for some reason the H4 is being overridden, I don’t know how to fix this.

    I love your plug in, any help would be much appreciated!

    All the best,
    Rianna

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Brian Hogg

    (@brianhogg)

    Hi Rianna!

    A couple events would be helpful to see the output. It sounds like there’s some custom code to change the output so you might need to contact the developer who added that in to change it, but I’ll have a better idea once I can see some output.

    Thread Starter Four Legged Bagel

    (@riannas2)

    Thank you Brian, I’ll try get them up on Sunday (I’ll post an update here to let you know when it’s done).

    If you can’t help it’s all good, I just thought I would be worth a try ??

    Thread Starter Four Legged Bagel

    (@riannas2)

    Hey so they’re up now ?? I did it on Monday but totally forgot to post here ??

    Link: https://caseynaturalhealthcare.com.au/workshops/upcoming/

    Again, thanks for your help ??

    Plugin Author Brian Hogg

    (@brianhogg)

    Hi Rianna!

    It looks like your theme is increasing the font of the titles in the events, which is why they look like h1‘s. You’ll need to edit your theme’s style.css or create more CSS to override it. Specifically this rule:

    h1, .entry-title, .page-title { font-size: 38px; }

    which should probably be a lot more specific.

    This video could help on finding that CSS rule and adding some more:

    Hope this helps! ??

    Thread Starter Four Legged Bagel

    (@riannas2)

    Hi,

    Thank you so much Brian! I really appreciate that you took the time to answer this, and I’ll get around to working with the info you’ve given me later today ??

    Again, many thanks! Awesome plug-in.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Dotpoint List Title H1 not H4’ is closed to new replies.