Tagged: enfold menu
Hi, I want to remove the left border from ONLY the first menu item.
How do I do that? I’ve tried several approaches and none have worked…
Many thanks in advance!
Hey rlhinirv57,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av_seperator_big_border .av-main-nav > li:first-child > a {
border-left: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you so much Victoria! Worked perfectly…
I really appeciate the great support of the Enfold theme. Not only is the theme excellent, but when I do have the rare issue, the team at Kriesi is prompt to provide a solution.
Best regards,
Rhonda
Hi Rhonda,
I’m really glad you’re pleased with the support. Thank you for your kind words.
If you need further assistance please let us know.
Best regards,
Victoria