Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
How do change the size of the font for H1 and body font on my blog page where all the blogs are featured? Right now they are a bit small
Hey webblove!
Add this to your custom CSS.
.avia-content-slider .slide-entry-title { font-size: 2em !important; }
Best regards,
Elliott
The font was too big. I deleted the code you provided but the font size did not revert to default why?