Hi,
I would like to change the text color of the image-title in a Masonry Galerie or a Portfolio-Masonry. How can I do it?
And how can I change the -style in H1? I just want to change the color in H1 – not generally for .
Thanks a lot!
Michael
Hey michaelpewetz,
Add this to quick css:
.av-masonry-entry-title.entry-title{
color: #2997ab!important;
}
Best regards,
Jordan Shannon