Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #803465

    Hi!
    I am using the masonry gallery to display my portfolio. I just want to change the hover color and size, and display the category above the title. Can you help me to do that? The Layout I imagined is this: https://drive.google.com/file/d/0B9Cl0WGu5B3BcGlXSkRSRkNmYnc/view?usp=sharing

    Thanks!

    #803537

    Hey michellerunge,

    Please, may you provide to us your website link?

    Best regards,
    John Torvik

    #803608

    Hi John!

    Is it on the private content!

    Thanks

    • This reply was modified 7 years, 5 months ago by michellerunge.
    #803862

    Hi,

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

    #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content * {
        color: black;
    }
    #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
        margin: 40px;
        width: 80%;
        height: 80%;
        background: rgba(255,255,255,0.5);
    }

    Best regards,
    Yigit

    • This reply was modified 7 years, 5 months ago by Yigit.
    #803964

    Hi Yigit!

    It works! Thank you very much!!

    Best Regards

    #803968

    Hey!

    You are welcome, we are always happy to help :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Masonry Gallery hover Color’ is closed to new replies.