Okay
  Public Ticket #1051227
Masonry Blog Meta Overlaid
Closed

Comments

  •  2
    Michael started the conversation

    Hi,

    can you please tell me how I can remove the feature, that the preview picture is darker and gets brighter when you hover with the mouse? I would like to have the pictures already bright from beginning. Thank you

    Michael

  •  8,454
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    body .masonry.meta_overlaid .masonry-blog-item .post-featured-img:before {
        background: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  2
    Michael replied

    Thank you :-)