I am currently building this site
Near the bottom under “Marissa’s Must Reads” I have two blog sections – in the bottom one with smaller thumbnails I would like to decrease the size of the blog title itself , but to not have other blog sections be effected by this edit.
Is there a code I can implement into the custom CSS portion to fix this?
Thank you in advance
Hey dvus4l,
Please try this in Quick CSS:
.avia-builder-el-9 .slide-entry-title.entry-title {font-size: 13px !important;}
If you turn on the custom CSS class field for ALB elements, you can assign a class to that content slider and replace avia-builder-el-9
with your custom class.
Please let us know if you need further help with this.
Best regards,
Sarah