Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1345484
    Chgrim
    Participant

    Hi I looked up how to do this, but all of the help I found in the forum didn’t work for me.

    https://www.couponsuck.com/

    I am trying to remove the black line directly around the image and the black line around the entire recent post with the text included.

    Thanks so much
    Chris

    #1345757
    Prasant Rai
    Moderator

    Hello Chris,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .x-iso-container-posts>.hentry .entry-wrap {
        border: 0;
    }
    
    .entry-featured {
        border: 0;
    }

    Thanks.

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