Hi there,
I need to change the color of headline of portfolio name in the masonry view. See the link in private content. The headline shouldn’t be white as it can’t be read on the white background. How can I change the color.
Thank you!!
Best regards,
Mike
Hey Mike1050,
Please try the following in Quick CSS under Enfold->General Styling:
.av-masonry h3.av-masonry-entry-title {
color: #000;
}
Best regards,
Rikard
Hi Rikard,
thanks for your quick reply. We are halfway there. Please have a look at the link again. Your solution changes the headline color, but only for entries without a picture. I need to change to headline color for entries WITH pictures.
Do you know how to work this out?
Thank you!!
Best regards,
Michael
Hi,
Please try this instead:
.av-masonry h3.av-masonry-entry-title {
color: #009 !important;
}
Best regards,
Rikard
Hi Rikard,
it works, thank you!
Best regards,
Mike
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike