Subcategory header background
-
Good morning,
Please help. How can I remove the black background from the subcategory dropdown? Capture attached. Greetings and thank you very much
Attachments:
You must be
logged in to view attached files.
Hi franpuarr,
Thanks for reaching to us.
Please add the following code in Theme Settings > Custom CSS > Global Custom CSS
.menu-item-has-children .wd-dropdown {
background-color: #fff;
}
Regards,
Dear Hung,
Thank you very much for the code, it has been a great help to me.
Regards,
Hi franpuarr,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
Regards,
The topic ‘Subcategory header background’ is closed to new replies.