Hi,
Could you tell me how to change the post title sizes. I’m using the blog grid layout on my home page, and the Single Author, big preview pic, on another page.
Thanks
Hey rhinocorp!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.avia-content-slider .slide-entry-title { font-size: 20px; }
.entry-content-wrapper .post-title { font-size: 27px; }
Best regards,
Yigit
Thanks, that worked.