Front Page Image Header
- The topic ‘Front Page Image Header’ is closed to new replies.
Need help? Check out our Support site, then
Hi,
When i preview my site the header font size over the main image banner is a good size but when I visit just via the URL it is much bigger. Changing the header size in the Font section of customise makes the other headers too small. Is there anyway to amend this one only via css code?
The blog I need help with is: (visible only to logged in users)
Hi,
thank you for using our theme.
You can change the title using this:
.front-page-content h2 {
font-size: 88px;
font-size: 5.5rem;
}
and change with the size you want. I made it smaller for you but you can change it on your own.
Hope this helps.
All the best,
Ana