Hello everyone,
the heading H3 modern (special heading – content element) is displayed in bold on desktop PCs and not in bold on mobile devices.
(see the screenshot)
I want the heading to be always bold, regardless of the device.
I have a child theme, what do I have to set?
Thanks.
Hallo Zusammen, die Überschrift H3 moderne (spezielle Überschrift – inhaltselement) wird bei Desktop PC Fett und auf mobilen Geräten nicht fett angezeigt. (siehe screenshot)
Ich möchte das die Überschrift immer fett ist, egal welches Gerät.
Ich habe ein Child-Theme, was muss ich einstellen?
Danke.
Desktop Screen
Mobile Screen
Hi Uwe,
Thanks for the screenshots. Could you post a link to where we can see the actual element as well please?
Best regards,
Rikard
Hier der Link:
Hi,
Thanks for that. I can’t see any difference between desktop and mobile on my end though, could you try loading the page in an incognito or private browser window, to see if that helps please? If not, then please let us know which device and browser you are using.
Best regards,
Rikard
Hello
I tested everything including incognito, without success.
I also deactivated plugins, no success.
It is only available on mobile devices (Android and Apple), not on the desktop PC! It has nothing to do with the size of the browser.
Hi,
Thanks for the update. Please try this in Quick CSS to see if it works:
@import url(https://allfont.net/allfont.css?fonts=arial-black);
h1, h2, h3, h4, h5, h6 {
font-family: 'Arial Black', arial !important;
font-weight: 900 !important;
}
Make sure to adjust the font-weight, if it’s too bold.
Best regards,
Rikard
Hi,
thanks, that seems to be working.
Best regards,
Uwe
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike