Label-style on "You may also like"

  • Posted in : TheBlogger
  • annamaria
    Participant

    Hi,

    I’d like to have the same style on “featured area slider” and “You may also like”. I have the “Label” style on the “featured area slider” and like to have that as well on the “You may also like”. I can’t find where I change that. Is it possible?

    Thank you

    ahmetsali
    Keymaster

    Hi, sorry currently this is not possible, but that’s a nice idea, I will keep this in mind for a future update, thanks for the feedback.

    annamaria
    Participant

    OK, I see. Thanks :)

    annamaria
    Participant

    Can I do that change with some custom CSS perhaps?

    ahmetsali
    Keymaster

    yes, you can try this custom css code;

    .related-posts .entry-title a { display: inline; padding: 2px 14px; line-height: 1.6; color: #222; background: #fff; -webkit-box-decoration-break: clone; box-decoration-break: clone;  }
    .related-posts .entry-title a:hover { color: #222; }
    
    annamaria
    Participant

    Super, this worked! Thanks :)
    And if I wish not to have the default grey-ish color overlay over the image can I use any custom CSS for that?

    ahmetsali
    Keymaster

    you can try this one;

    .featured-image:hover > a:first-of-type:before { opacity: 0; }
    .related-posts .post-thumbnail:hover .post-wrap:before { opacity: .5; }
    

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

Viewing 7 posts - 1 through 7 (of 7 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