Home › Forums › Jevelin Theme › Menu option background
Home › Forums › Jevelin Theme › Menu option background
Hi @dsharpe,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
Hi I’ve attached as private as it’s in devlopment
Solution for this topic
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
html #page-container .menu-item a { background: transparent; }
Brilliant that worked perfectly thanks!
You are most welcome here 🙂