Hi, how can I remove these lines from the menu in the footer (I use a menu widget to display this) –
Thanks.
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
