Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #752375

    Hi!
    I would like to change a masonry color on hover to be pink with opacity (rgba(234, 80, 123, 0.5)), without hover it should have no opacity, just normal color. I need solution like this:
    http://compositamama.pl/wp-content/uploads/2017/02/Bez-nazwy-5.png
    Can you help?
    Thanks!

    #752379

    Hey webtec-pk,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    #752380

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .av-caption-image-overlay-bg {
        background-color: #EA507B!important;
    }
    

    Best regards,
    Yigit

    #752808

    Hi!
    Yigit, thanks for answer, but it didn’t work at all;)
    Andy, my site is now hide from viewing as it is in progress.

    I have a masonry with articles and I would like that article, when on hover, has pink background (both image and excerpt) – exactly as in the middle photo from my link above.

    If you need I can add a temp admin for you to see my page.

    Regards!

    #753052

    Hi,

    yes, please send us a precise link showing the elements in question, as well as admin access.

    Best regards,
    Andy

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