This topic has 3 replies, 2 voices, and was last updated 1 years, 6 months ago ago by creativesite
Hi Rose,
Can you please help how can I make the background green on hover for Secondary menu dropdown items?
The text is set to be white on hover, so I would like to add green, so the white text looks visible.
https://postimg.cc/k6zdKWZh
Thank you!
Hello, Creativesite,
Thank you for getting in touch with us.
Please try to use the next custom CSS code:
.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul>li>a:hover {
background-color: green;
}
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
It works perfectly, thank you so much!
Tagged: background, dropdown items, hover, secondary menu, templates, woocommerce, wordpress
The issue related to '‘Secondary menu dropdown items background on hover’' has been successfully resolved, and the topic is now closed for further responses