Hi there,
I do not know why, but they are 2 vertical lines below the main menu of my website and I can not remove them. Could you help me ?
Under the other menu items, where there is a sub-menu, they do not appear.
Thank you very much for your help
Hey USERNAME2015,
I’m not sure what lines you are referring to, could you take a screenshot highlighting the problems so that we can understand better please? You can upload to a service like imgur.com or a public dropbox folder for instance and then link to them here.
Regards,
Rikard
Thank you very much for your answer Rikard
Here’s the screenshot to better identify the problem. Sorry for not having explained well before.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
border: none;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Regards,
Yigit
Thank you very much for your help. It works perfectly
Best regards,
Hello, I tried to remove the vertical line (dividers) from my main menu using this code – and it removed them – but it also removed my logo. Can you please the code I need to remove the lines but keep the logo? Thanks