Homepage H3 and H4 Fonts

Posted in: Newspaper
Post count: 21

hello, I have changed all the fonts to a serif font in the font theme panel.

But when I change the text on the homepage from paragraph to H3 or H4 it reverts to a sans serif font.

Can you tell me how I can make sure that a serif font is used throughout the site?

Thank you very much

Sophie

Post count: 22421

Hello Sophie,
I’m not sure what font section you changed and where you expect them to change. You need to test the fonts section a bit more as there are a lot of different places you will need to change the fonts in order to get ALL of the H3 or H4 tags changed. Please make sure you change the font everywhere a H tag is specified in the font section.
Thank you!

Post count: 21

Hello there, Thank you for your response. In the theme panel I have changed all the fonts in every section to a serif font. However when I try to use H3 or H4 on the Homepage it does not change to a serif font.

Apart from the Theme Fonts section of the Theme panel is there anywhere else I should search to be able to change the homepage font H3/4 to a serif font?

Your help is much appreciated.

Sophie

Post count: 22421

Hi,
If the article titles is what you are trying to modify, then this section is the one you are looking for. You can change fonts for every module : http://screencast.com/t/t80jrx0fJ
You can see a list here on what modules is used on what block: http://screencast.com/t/FVY2ECEuO
Thank you!

Post count: 21

Hello, I am using the page builder template on the homepage.

ALL the fonts in the “Theme Fonts” have been changed to a serif font.

I have used a text block on the homepage – when I highlight and select Heading 4 it changes to a sans serif font.

I am trying to change the main body font – everything else is a serif font – just not the text in the text block nor the links in the footer.

I appreciate your continued help. Is there anywhere else to change these elements?

I could send you pictures or I could allow you access to the site – let me know which is best for you

Thank you

Post count: 22421

Hello,
There is no need. I should have known it was a text block…as it’s an exception. It will get it’s formatting from visual composer you you have to use css to change it. (it’s best provide as many details as possible in the future so we can provide the solution faster)
A text box title font can be changed with this css:
.wpb_text_column h1, .wpb_text_column h2, .wpb_text_column h3, .wpb_text_column h4, .wpb_text_column h5, .wpb_text_column h6, .wpb_text_column h7{
font-family: "Times New Roman", Georgia, Serif;
}

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.