Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Color change in the MEGA MENU

Home Forums VW Theme VW EDUCATION PRO THEME Color change in the MEGA MENU

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6938
    matthieu.lentz
    Participant

    Hello,
    I have changed the color from ‘default Green’ to ‘Blue’ in the Mega Menu via Apperance >> customizing >> VW Settings >> Top Bar Contact.
    My items are Effectively in Blue but the SUB-ITEMS are still in GREEN, where i was hoping it was in a lighter blue.
    See: http://www.iapourtous.com. Check EDUCATION for instance.
    Can you help?

    #6952
    developer vwtheme
    Participant

    Hi Matthieu,

    Thanks for choosing us!

    To change the background color of the menu, follow the instruction given below:
    Go to Dashboard >> Appearance >> Customizer >>Additional CSS
    Paste the below code in the box and publish to apply the changes.
    nav ul li:hover > ul {
    background: #3890cb;
    }

    Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.