- This topic has 7 replies, 2 voices, and was last updated 8 years, 4 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Web Fonts on Mobile
Any idea why some of the webfonts won’t show up on mobile? Specifically my H3 headers?
oxford.amandastrademark.com
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
ul.our_team li h3 { font-family: ‘Great Vibes’, cursive !important;}
Regards,
Shri
That fixes the issue on mobile, but when viewed on desktop now, it looks as though that font is Comic Sans? Also, what custom CSS should I be using the force the Great Vibes font for other sections – IE: the services section.
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
ul.our_team li h3 { font-family: ‘Great Vibes’, cursive !important;}
}
Remove this code:
ul.our_team li h3 { font-family: ‘Great Vibes’, cursive !important;}
Regards,
Shri
Thank you. This fixes the problem only on the Our Team section. Is there a way to do this universally for the entire theme?
I believe most of the fonts and styles are given in basic settings. So do you mean you want to apply same font for all of the website?
Regards,
Shri
Yes, but those defaults don’t appear to be working. The only way to get them to appear is if I go into the custom CSS window and override the default settings.
Okay then you can override the settings via Custom CSS and use your own custom fonts.
Regards,
Shri
The Horse Ranch WordPress Themes by SKT Themes are designed to highlight the beauty and professionalism of equestrian businesses. With stunning layouts for service descriptions, […]
Tarot WordPress Themes by SKT Themes offer visually stunning and intuitive designs tailored for spiritual services. With features like appointment booking systems, service sections, testimonial […]
Adventure Sports WordPress Themes by SKT Themes are designed to meet these needs with dynamic layouts, high-quality image galleries, and dedicated sections for services, tours, […]