Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1293113
    kestough
    Participant

    Hi,
    I looked around and didn’t see anything that would fix this… Is there any way to remove the lines between menu items in my footer widget area with Icon?
    See screenshot: http://www.clipular.com/c/6529575993737216.png?k=eW62pKZuhgNHkbxC49vXR8Pk0Sg
    Thanks in advance!

    #1293117
    kestough
    Participant
    This reply has been marked as private.
    #1293301
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom CSS

    .widget_categories ul>li, .widget_product_categories ul>li, .widget_nav_menu ul>li, .widget_pages ul>li, .widget ul li:first-child, .widget ol li:first-child , .widget_categories ul, .widget_product_categories ul, .widget_nav_menu ul, .widget_pages ul {
    border: 0 !important;
    }

    Hope it helps

    Joao

    #1294592
    kestough
    Participant

    Awesome! That worked. Thank you so much!

    #1294695
    Joao
    Moderator

    Glad to hear it,

    Joao

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