Font size is different on sub pages

As my heading states the font sizes on my sub-pages are different from my home page.

Even though the sub-page headings are using the exact same font-size, heading-size and class as the home-page.

All my headings are using - h1, looks like h2, with the class of h-resp-main mtn mbs. But the are different sizes of the sub-pages? This is quite baffling as I cannot see any CSS or anything that is causing this.

Home page -

Sub-Page -

The site I am working on is https://bnbproprietors.com/

Thanks!

I fixed the issue by just giving them a class on MAN only.

Its still strange as to why the headings are different on the sub-pages even though they have the exact same styling as the home-page.

Thanks

Hi @mickster58,

Glad it’s okay now, I checked and I removed the MAN class and the font-size doesn’t change. I couldn’t confirm what was the issue. But please note that depending on inherited font size, it will change based on 400% font size applied to it.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.