Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #581672

    Hi there!

    Can I have the code to make my masonry gallery have a background color of white? You’ll see the issue in the #1 link provided. I have #ffffff set in all my general styling on the Enfold tab, but it’s still coming up gray? Help please.

    Also, I would really like to have a transparent overlay on my images, like link #2 (I had to use a separate plug in) except on my masonry gallery in link #1… because I like the way your gallery works over this other one that’s on here. Can you help me with that? I’d love the sharing feature..

    Thank you so much!

    #581675

    Hi creatiffco!

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

     .main_color .av-masonry {
        background-color: white;
    }
    

    2- You can request such feature here – https://kriesi.at/support/enfold-feature-requests/. Unfortunately it is not easily possible and such customization would be out of the scope of our support. You may consider to hire a freelance developer as well :)

    Cheers!
    Yigit

    #581677

    Thank you! You’re the best! :) Would you customization team know how to do it?

    #581684

    Hey!

    Please contact them using this form – http://kriesi.at/contact/customization and if they are available, they will get back to you shortly :)

    Cheers!
    Yigit

    #581689

    Awesome, thanks! One more question :) how could I remove the title from each image when it’s in lightbox form?

    #581695

    Hi!

    Please add following code to Quick CSS as well

    .mfp-title { display: none; }

    Cheers!
    Yigit

    #581720

    Thanks!!

    #581723

    Hey!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Gallery Background Color & Overlay Feature’ is closed to new replies.