Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #426379

    Hello Support,

    What is the best way to add a transparency, such as 50% grey, to the title/excerpt bar of the masonry gallery.

    Thanks,
    dnikitiuk

    #426381

    Hi dnikitiuk!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .alternate_color .container .av-inner-masonry-content {
      background: rgba(51,51,51,0.7);
    }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.