Hi!
I’m using the logo left and menu below option in the header, but I want to remove all lines above and below the menu items. I also want to remove the vertical lines.
I have asked about this brefore on this forum, and got some nice CSS, but that doesn’t work now!?
#header_main { border: none !important; }
#main>.container_wrap {
border-top: none;
}
Hey Effektid!
Please add following code to Quick CSS
.av-main-nav > li > a, #header_main_alternate { border:none !important; }
Regards,
Yigit
Hey!
Code is not being applied. If you are using CSS minifying feature on a plugin, please disable it. If that too does not help, please create a temporary admin login and post it here privately
Cheers!
Yigit
Hi!
Please review your website now. > sign was converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
Regards,
Yigit
Hey!
You will not loose those changes you make in Enfold theme options but you can move that custom CSS code to Style.css file of your child theme :)
Best regards,
Yigit