Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1059112
    tanjadietz
    Participant

    Hey there,

    I want to make the lines on my blog invinsible. You can have a look here: http://westernfir.de/travel/ There are those grey lines over the posts. How can I make them white (invinsible).

    Thanks a lot! 🙂

    #1059114
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .x-header-landmark,
    .x-iso-container-posts>.hentry .entry-wrap {
        border: none;
    }

    Hope it helps, Cheers!

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