Hi
On https://HastingsMowers.com.au in the ‘Color Section’ at the top of the Contact, Products and Service pages.
I don’t know why the H1 Heading font type in ‘Special Heading’ chances on mobiles. It is set to Arial however on mobile it looks like Times New Roman!
Also is there a CSS or code that can justify the Headings in a slider or Special Heading to be higher on the image in Mobile view?
Appreciate your help. The login details are in the Private content section.
Cheers Dave
Hey Dave,
This CSS is causing that to happen:
@media only screen and (max-width: 979px) {
h1.av-special-heading-tag {
font-family: 'Roboto' !important;
font-weight: 900;
}
}
I’m not sure exactly where that is added since you have file compression active, if you turn that off then we can see in which file it’s added.
Best regards,
Rikard
Hi Rikard
No that didn’t work still Times New Roman even using an Incognito browser.
Appreciate any further ideas :)
Dave
Hi,
Can you try disabling active plugins to see if the issue resolves?
Best regards,
Jordan Shannon
No joy deactivated all plugins even the SSL and the H1 font in Special Heading on mobiles is still Times New Roman. I changed all heading in all setting to Arial just to see and still no joy :(
Thanks anyway
Hi Dave,
The CSS I pointed out earlier is still applying. If you can’t find it yourself then please post admin WordPress login details in private so that we can try to find it for you.
Best regards,
Rikard
I removed all other CSS and changed it from Roboto to Arial and it works. So I’ll stick with that font.
Thanks for your help, it is really appreciated, have a great day :)
Dave
Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon
All good thank you
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon