Hi guys,
I need to change the background color of the caption areas on the masonry grid here:
elliottlandy.com/popcolor
The site is password protected while being worked on the password to view the site is (see private field)
I need to make the background of the caption area back and the type white. The type I can edit the h3 tag so worries there I have it grey at the moment.
Thanks so much I targeted some css where I saw the background set to white but my attempts had no effect.
Hey tonyiatridis,
Thank you for the inquiry.
Adding the following css code should adjust the background color and text color of the masonry content.
.main_color .site-background.av-inner-masonry-content {
background-color: #000000;
color: #ffffff;
}
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css modification.
Best regards,
Ismael
awesome! Thanks, issues solved, you’re the best.
Hi tonyiatridis,
I’m glad that Ismael could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko