Hello. How to change the font size on the title on my blog list page? I believe it’s h3 at the moment, I want to reduce the font size only on this page. Grateful if you can help.
Hey ABL59,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-3289 h3.slide-entry-title {
font-size: 20px;
}
Best regards,
Rikard
Hi,
Thanks for the update. I tried logging into your site, but the details you posted are not working. Please check and verify.
Best regards,
Rikard
Hi,
Thanks for that. I’ve adjusted the CSS for you, and it’s applying now. Please review your site.
Best regards,
Rikard
Hi,
Thanks for the update. Please try this CSS as well:
.template-blog .blog-meta {
display: none;
}
Best regards,
Rikard
Hi,
Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard