Comments gemini52513 started the conversationDecember 1, 2020 at 9:07amHi,I'd like to change primary menu background color on hover (or active page). Could you please advise how to make this? Thank you. 2,701PenciDesign repliedDecember 1, 2020 at 2:40pmHi,Have you check options for it via Customize > Logo & Header > Colors ?If not, let's check it.Best Regards,PenciDesigngemini52513 repliedDecember 5, 2020 at 7:19amThanks for your reply! I successfully made it by enabling padding on menu and changing "Padding Menu Items Background Color".gemini52513 repliedDecember 5, 2020 at 7:32amHi,I have another question: Is there a way to enable padding also on dropdown menu? I could not find this option via Customize > Logo & Header > Colors. 2,701PenciDesign repliedDecember 5, 2020 at 8:35amHi,By default, the theme doesn't support it for sub-menu. If you want to do that, I can help you with some custom CSS, but, please make your site live and show me your site URL to I can take it a look to help you.Best Regards,PenciDesigngemini52513 repliedDecember 8, 2020 at 6:49amHello, Here's the site URL: https://maobithemixed.com Thank you. 2,701PenciDesign repliedDecember 8, 2020 at 2:49pmHi,Please try add more this code to Customize > Custom CSS to do that: #navigation ul.menu ul li:hover { background: #ef9f00; } Best Regards,PenciDesigngemini52513 repliedDecember 9, 2020 at 6:00amThe code works. Thanks a lot for your help! Sign in to reply ...
Hi,
I'd like to change primary menu background color on hover (or active page). Could you please advise how to make this? Thank you.
Hi,
Have you check options for it via Customize > Logo & Header > Colors ?
If not, let's check it.
Best Regards,
PenciDesign
Thanks for your reply!
I successfully made it by enabling padding on menu and changing "Padding Menu Items Background Color".
Hi,
I have another question: Is there a way to enable padding also on dropdown menu? I could not find this option via Customize > Logo & Header > Colors.
Hi,
By default, the theme doesn't support it for sub-menu. If you want to do that, I can help you with some custom CSS, but, please make your site live and show me your site URL to I can take it a look to help you.
Best Regards,
PenciDesign
Hello,
Here's the site URL: https://maobithemixed.com
Thank you.
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
The code works. Thanks a lot for your help!