Hello,
please, could you help me to get rid of the lines in the menu, marked with an “x” in the picture:
Thank you so much!
Indra
try this here first on quick css:
.html_header_sidebar .logo {
border-bottom: medium none !important;
}
.html_header_sidebar #header .av-main-nav > li > a {
border-bottom: medium none !important;
}
i do not realy see if you want to get rid of all lines or only the top and bottom line of navigation
it would be easier to have a real link to your site because demo site is a bit different on yours: http://kriesi.at/themes/enfold-consulting/ while you have no social link under your navigation
Thank you! Already much better.
You are right, I would like to have the lines around the social buttons removed as well, since I don’t use them.
The Page is not online, yet, therefore I hope the screenshot does it for now.
Thank you very much :)
Indra
To get rid of all borders in that container – > very cool to do that:
#header_main, #header_main * {
border: none !important;
}
this works on that demo site
Wow! Thank you!! So great! and so fast, you are the best.
Hi!
If that does not help, please post the link to your website
Glad @guenni007 could help :)
@guenni007 Thanks for your help :)
Regards,
Yigit