Hi guys,
Is there CSS to change the masonry gallery to either….
1. A different single color and stronger opacity. So the color #f6841f
2. A randomized color overlay, or controlled. Lets say 3 color overlays.
Like this website for example
Thank you,
Chris
Hey ccyran,
Both are pretty much possible, which is the page in question and what is the preferred option?
Best regards,
Victoria
Hey Victoria!
I have my masonry gallery on a bunch of pages, so if possible I want it wherever Im using masonry gallery.
Option 1!
1. A different single color and stronger opacity. So the color #f6841f
Thanks!
Chris
Hi,
Please try this in Quick CSS:
#top .av-caption-style-overlay a.av-masonry-item-with-image .av-inner-masonry-content {
background: rgba(246,132,31,0.7);
}
If you need to adjust the opacity, you can change the last number. Completely transparent is 0, and completely opaque is 1.
Best regards,
Sarah
You’re welcome! Please let us know here in the forums if you need help with anything else.
Best regards,
Sarah