Headings in Hello Blush

QuestionsCategory: CustomizationHeadings in Hello Blush
Siobhan Stewart asked 3 years ago

Hi,
I would like to replace the font that is used for H1 on my website. I have downloaded a font replacer, as recommended in another thread here. The problem is, H1 seems to be different throughout the homepage (I’m using HelloBlush). In the first section of the page, it is the cursive font, but lower down the page, it seems to also represent the Fiona font. 
 
Is there a way that I can use another font for H1 *just* in the upper areas of the home page? I’ve tried multiple techniques but none have worked. Could you please get back to me regarding this issue? 
 
Thanks, 
Siobhan 

Serina Harvey replied 3 years ago

I’d like to know this too

1 Answers
Support Team Staff answered 3 years ago

This is the sections for the welcome area. Is it any other spots, or just those 2?

.home-one h1,
.home-two h1 {
font-family: your choice;
}