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

    Hi,
    Would it be possible to create a hover effect like this on my porfolio page with a blue cover overlay and text when the mouse hovers over the portfolio item. I am using the Masonry porfolio for the page. Something similar to this-
    http://www.wideeyecreative.com/work/

    • This topic was modified 7 years, 8 months ago by pallabip.
    #667248

    Hey pallabip,

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

    #top .av-caption-style-overlay a.av-masonry-item-with-image .av-inner-masonry-content {
        background: rgba(14, 24, 50, 0.85);
    }
    

    Best regards,
    Yigit

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