• Resolved sjoerd89

    (@sjoerd89)


    Hi there,

    i got a shadow set on the flyout menu’s and i was wondering if it was possible to have the same shadow on the main navigation bar. This would make it look a little more dynamic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi sjoerd,

    It would require some custom CSS. Please go to Mega Menu > Menu Themes. In the custom styling area, try:

    #{$wrap} {
        box-shadow: 0 4px 2px -2px gray;
    }

    Regards,
    Tom

    Thread Starter sjoerd89

    (@sjoerd89)

    Thank you ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shadow on main navigationbar’ is closed to new replies.