This topic has 2 replies, 1 voice, and was last updated 1 years, 5 months ago ago by Tony Rodriguez
how can i change style header menu list in mega menu ?
check photo plz
this my mega menu : https://prnt.sc/55uNavVZeuQC
and this the style i want : https://prnt.sc/xqq6bIM0vV8v
thanks
Hello @shadicent,
Thank you for choosing XStore as your WooCommerce WordPress theme.
If you would like to change the style of the header menu list in the mega menu, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache:
.et_b_header-menu .menu-static-block ul.et-menu-list .item-title-holder {
background-color: #cb6acb !important;
border: 1px solid transparent !important;
border-radius: 20px !important;
}
The result should look like this: https://imgur.com/kP6ecDJ
We hope this helps.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up