Home Forums WoodMart support forum Edit a single extra menu list Reply To: Edit a single extra menu list

#158282

Hello,

You can change the color of the text and make it bright:

.vertical-navigation .menu-mega-dropdown .sub-sub-menu li.Negrita-Extra-Menu-List a {
    font-weight:bold;
color:red; 
}

set the color as per your needs or insert font-size:20px; instead of the color, it will make the font bigger.

As for the gap enter each row settings and set zero into the paddings and margins https://wpbakery.com/video-academy/use-element-design-options-wpbakery-page-builder-wordpress/

Best Regards