Home Forums WoodMart support forum Mega Menu text color

Mega Menu text color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #148077

    mkbcn08
    Participant

    Hello

    I would like to change the color of the text in the mega menus. see screenshot. I tried with the advanced typography but no luck.

    https://prnt.sc/pdw0up

    Thank you!!!
    Mike

    #148099

    Hello,

    You need to assign the class to a column or Extra menu item element and give me, I will provide CSS. I can provide CSS now, however it would be applied to all the menu items of this level.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .navigation-style-separated .menu-mega-dropdown .color-scheme-dark .sub-sub-menu li a{
    color:red;
    }

    Best Regards

    #148106

    mkbcn08
    Participant

    Thank you, it Works fine!!

    #148116

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)