Hello. Please can you let me know what the code is to style the headings of the blog posts on the blog page. I have put the link in the private content area. Its for the titles that sit just below the images. Thank you.
Hey Kate,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-2151 .avia-content-slider h3.slide-entry-title {
font-size: 16px;
color: yellow;
}
Best regards,
Rikard
Thank you. Worked perfectly.