Okay
  Public Ticket #1828376
blog classic enhanced overlay
Closed

Comments

  •  6
    ida started the conversation

    Hi,

    Since the new update, the blog post on classic enhanced masonry tall option, the overlay is only shown on half of the images - have a look here: https://kandi.co.za/blog/

    Your assistance would be appreciated! Thanks!

    /Ida

  •  8,996
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .post-area.masonry.classic_enhanced article.post.wide_tall .inner-wrap:after, .blog-recent[data-style="classic_enhanced_alt"] .inner-wrap:after {
        top: 0px !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  6
    ida replied

    Thanks Tahir! Excellent support as always :)