- This topic has 5 replies, 2 voices, and was last updated 1 year, 6 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › The Art: H3 Font Type Not Changing
Even though I changed the Font Type for H3 to “Bree Serif”. It still stays as the default Font Type Roboto on my Posts and Pages. Kindly let me know how to fix this?
You can see for yourself on the Post below. All of the section Titles are H3.
http://badassgrandmas.org/newsletter-03-so-many-options-for-action/
You can also see it on this Page. All of the section Titles are H3.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#content h3 { font-family: 'Bree Serif' !important;}
Regards,
Dave
It worked on the Pages and Posts. However, it doesn’t work in the Blog Category list view. See here:
Hi,
Kindly use this CSS
.lay4 h3 { font-family: 'Bree Serif' !important;}
Regards,
Dave
The code didn’t work.
Hi,
Kindly use this one
.lay4 h3 a { font-family: ‘Bree Serif’ !important;}
Regards,
Dave
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]