How can I remove "dark layer" of the link box in featured area

  • Posted in : TheBlogger
  • yoonski21
    Participant

    When I make link box in featured area with image, it become a little bit dark (seems there is dark layer)

    I want to remove that dark layer.

    I want to use that image without that dark layer.

    But the dark-hover is okay.

    Please help me~

    http://gspraha.com

    serkan
    Moderator

    Hi, you can use this custom css code;

    .post-wrap:before { background: none; }

    Thanks

    yoonski21
    Participant

    Thank you so much!

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    bjsint
    Participant

    This code as has removes the dark wrap for my link boxes too…

    athough when editing in the ‘customize’ window the boxes are still dark… looks like and error?

    serkan
    Moderator

    Hi,
    Don’t worry about the live customizer, your visitor won’t be able to see the dark layer.
    Thanks

    Jillianne
    Participant

    This worked great! Any way to add a bit of code to bring back the overlay (maybe not AS dark as the default) on hover?

    serkan
    Moderator

    Hi @Jillianne
    You can try to use this custom css code;

    .link-box .post-thumbnail:hover .post-wrap:before { opacity: .2; }
    .post-wrap:before { opacity: 0; } 

    Thanks

    Jillianne
    Participant

    Sorry, I was not clear in my question. I like that there is no overlay in the image’s regular state but it needs a little overlay on hover.

    serkan
    Moderator

    Hi,
    I just updated the css codes. It should work for you.
    Thanks

    Jillianne
    Participant

    Perfect, thanks!

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register