Hi,
I want to remove the separator between the menu items in the main menu on the front page. Is this possible?. I am using header number 7.
Thank you!
This topic has 10 replies, 2 voices, and was last updated 9 years, 5 months ago ago by Eva Kemp
Hi,
I want to remove the separator between the menu items in the main menu on the front page. Is this possible?. I am using header number 7.
Thank you!
Hello,
Please provide us with the link to your site.
Thank you.
Regards,
Eva Kemp.
Hello,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
.header-type-7 .menu-wrapper .menu-main-container > ul > li > a {
border-left: none;
}
.header-type-7 .menu-wrapper .menu-main-container > ul > li:last-child > a {
border-right: none;
}
Regards,
Eva Kemp.
Hi,
I tried adding the CSS but it dosen’t response – the menu separators are still there. Do you have any other suggestions?
Maybe if we just change the color from light grey to the same dark grey as the menu background?
Thank you 🙂
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hi,
The login information is added in the private section. Please let me know when you are done with your work 🙂
Thank you 🙂
Hello,
Some symbols in the code were copied incorrectly.
I’ve edited them.
Please check menu now.
Regards,
Eva Kemp.
Thank you so much – it works!!! 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Remove menu item separator’' has been successfully resolved, and the topic is now closed for further responses