Hello @hjula,
Add the below CSS code in additional CSS for that Go to Dashbaord >> Appearance >> Customize >> Additional CSS >> Paste the below CSS code >> Publish it.
.main-navigation a {
border-right: none;
}
Thanks.
Thread Starter
hjula
(@hjula)
Thank you for your reply. I did as you mentioned and I still have the green lines on my main navigation menu.
Take a look at my website:
http://www.imagesolutionslawn.com
thank you for your help.
Hello @hjula,
We have done the changes in the CSS code please add the below CSS code in additional CSS for that Go to Dashboard >> Appearance >> Customize >> Additional CSS >> paste the below CSS code >> Publish it.
.main-navigation li {
border-left: none;
}
.main-navigation li:last-child {
border-right: none;
}
Thanks.
Thread Starter
hjula
(@hjula)
Thank you it worked! Very grateful for your help.
Hello @hjula,
Most Welcome, If you have any other query please let us know, we will be happy to help you.
Thanks.