• Resolved birous

    (@birous)


    First of all, congratulations for this awesome and highly configurable plugin.

    The problem is, we can change the mobile menu background color, but we can’t change mobile menu items color…

Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi brious,

    Please try adding this to the Custom Styling area of the menu theme:

    @include mobile {
        #{$wrap} #{$menu} a.mega-menu-link {
            color: red !important;
        }
    }

    Regards,
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t change mobile menu items color’ is closed to new replies.