Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1056296
    Stuart
    Participant

    Hi, the featured image in one of my blog posts has a strange red line at the bottom.

    Grateful if you could advise why this might be happening and how to remove it.

    Many thanks.

    #1056474
    Joao
    Moderator

    Hi Stuart,

    Please add the following code to Appereance Customizer Custom CSS

    .entry-thumb {
    background-color: none !important;
    }
    

    Hope that helps,

    Joao

    #1061297
    Stuart
    Participant

    Hi, thanks for your reply, but unfortunately this has not fixed the issue.
    I’d be grateful for an alternative suggestion.
    Thanks again

    #1061364
    Christian
    Moderator

    Please replace it with

    .entry-thumb img {
        margin-bottom: -2px;
    }

    Thanks.

    #1062659
    Stuart
    Participant

    Great work, that fixed it.
    Thanks!

    #1062790
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1056296 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>