Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1011541
    dabbevdbrand
    Participant

    Hi guys,

    I am looking to remove the borders in the footer on this website http://www.duizenddingen-hosting.nl/esprit/

    Please help 🙂

    Thanks!

    #1011724
    Joao
    Moderator

    Hi There,

    Please add the code bellow to Appearance / Customizer / Custom / CSS

    .widget ul, .widget ol {
    
    border: 0px;
    border-bottom: 0px;
    
    }
    
    .widget_nav_menu ul li a, .widget_meta ul li a, .widget_pages ul li a {
    
    border-bottom: 0px;
    
    }
    
    

    Hope that helps,

    Joao

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