JJ001 Posted July 15, 2021 Share Posted July 15, 2021 Site URL: https://kohsdevelopment.com Can somebody share a code to make the Dropdown menu background become greyish, while the color of each title inside the dropdown menu become yellow when hovering? Link to comment
tuanphan Posted July 16, 2021 Share Posted July 16, 2021 23 hours ago, JJ001 said: Site URL: https://kohsdevelopment.com Can somebody share a code to make the Dropdown menu background become greyish, while the color of each title inside the dropdown menu become yellow when hovering? Add to Design > Custom CSS div.header-nav-folder-content { background-color: grey !important; } .header-nav-folder-item a:hover { color: yellow !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
JJ001 Posted October 4, 2021 Author Share Posted October 4, 2021 Thank you sooooo much Tuanphan!!!!! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment