I’ve updated my site today to the latest version of the enfold them and since the update I have one single line to the right hand side of my navigation menu in the header.
The main menu is set to be below the logo and I have previously inserted some code into the Quick CSS box found on other posts in the forum to remove all lines leaving me with a very clean white menu with a line above and the title bar below.
Since the update today, I have just one vertical line on the far right of my last menu item.
Is it possible to remove this line?
Thank you.
Steve
Hi wholestone!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hey wholestone!
Try adding this to your custom CSS.
.menu > li > a {
border-right: 0px !important;
}
If that’s not working then send us a link to your page and we’ll take a look.
Regards,
Elliott
Elliott & Rikard,
You guys are both so helpful! Impressed!!
Elliott it worked perfectly! Thank you so much for your help.
Regards,
Steve