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?