Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1035135

    Hi, how can I remove these lines from the menu in the footer (I use a menu widget to display this) –

    Thanks.

    #1035866

    Hey DROR,

    Add this to quick css:

    h3.widgettitle{
    border:none!important;
    }
    
    #nav_menu-2 .menu .menu-item {
    border:none!important;
    }

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.