Hello,
my site is bodytalkcare.com
How do I remove the grey line under the menu items spanning the width of the whole page?
Thank you
Hi Nathan!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main, #main>.fullsize {
border: none!important;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
Cheers!
Yigit
the lines are still there and when I hover over the menu names there is a green line below it on that grey line that I would like to remove please. Thank you.
Hi!
Please add following code to Quick CSS as well
.avia-menu-fx { display: none !important; }
Have you made sure that > sign is not converted in the previous code? If you did, please post a temporary admin login here privately so we can look into it.
Best regards,
Yigit
what email do I send this user info to?
Hi!
You can use (Email address hidden if logged out) but please post login credentials here privately so any available moderator can look into it.
Regards,
Yigit
Hey!
Please review your website now.
> sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field. I also noticed that you have added dashes between your custom CSS code ( —- ). If you would like to comment in your custom CSS field, please use it as following
/* your comment goes here */
Regards,
Yigit
thank you it all looks great
I appreciate this very much!