Hello,
I’m using ENFOLD with the menu on the left.
1 – How can I get rid of the line between logo and navigation but keeping the ones between the menu items ?
2 – How can I delete the lines on top + below + between the social icons under this menu ?
Thank you in advance, great theme,
Best,
A
Hey anma,
Add the following to quick css:
.html_header_sidebar .logo{
border-bottom:none!important;
}
.social_bookmarks.icon_count_3{
border:none!important;
}
.html_header_sidebar #top #header .social_bookmarks li a{
border:none!important;
}
.container_wrap.container_wrap_logo{
border:none!important;
}
Best regards,
Jordan Shannon
Hello Jordan,
P E R F E C T – Thank you so much, it worked – great support as always :)
Best, A
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon