Please note that the header font has to be same on all portion of website
This topic has 2 replies, 2 voices, and was last updated 10 months, 3 weeks ago ago by Rose Tyler
Please note that the header font has to be same on all portion of website
Hello, Ankit Khandelwal,
Thank you for reaching out to us with your request.
You have 2 headers on site, please compare their content > HTML block 2. In case you want to have B R D R as a paragraph and heading on different pages, use custom CSS code to change the font of the heading:
.home .header-main h1 {
font-family: Mulish, sans-serif;
font-weight: 400 !important;
}
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up