This topic has 3 replies, 2 voices, and was last updated 1 years, 4 months ago ago by PR
Hello,
is there anyway to add a border or colors on the outer section of the static blocks (mega menus) so they appear “boldly”?
on this demo; https://xstore.8theme.com/elementor/
the box containing the static block is empty (or has a very thin line)
is there anyway to make the border more “visible” / add some color?
thanks for your help!
Hello,
Thank you for getting in touch with us.
The next custom CSS code can be used:
.et_b_header-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown:not(.nav-sublist) {
border: 3px solid red;
}
Kind Regards,
8theme team
Thanks Rose,
Looks cool!
appreciate the help and code ??
Tagged: borders, color change, mega menus, static blocks, templates, woocommerce, wordpress
The issue related to '‘How to add a border/color change on the static blocks (mega menus)?’' has been successfully resolved, and the topic is now closed for further responses