HI,
looking here:
You can see when using the masonry gallery that the theme sets an off white background in the rectangular field behind the captions, how can I change that color to white #ffffff?
Thanks
Hey tonyiatridis,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.main_color .container .av-inner-masonry-content,
#top .main_color .container .av-masonry-load-more,
#top .main_color .container .av-masonry-sort,
.main_color .container .av-masonry-entry .avia-arrow {
background-color: #fff;
}
If you need further assistance please let us know.
Best regards,
Victoria
perfect, thanks so much.
Hi tonyiatridis,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria