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.

Landing Page Pro dropdown menu on hover

Home Forums VW Theme VW ONE PAGE PRO THEME Landing Page Pro dropdown menu on hover

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19521
    Rebecca Gallant
    Participant

    Hi,
    I’m trying to change the font size of the dropdown menu font on hover. I’ve tried lots of css queries, but nothing has worked so far. Here is the website in question: https://ferinefire.com/
    You can see when you place your mouse over the text in the dropdown menu that the font sizes changes, and I want to get rid of that.
    Thank you in advance.

    #19591
    developer vwtheme
    Participant

    Hi,

    Kindly add the CSS in additional CSS:

    .main-navigation ul ul a:hover {
    font-size: 18px !important;
    }

    Thank You.

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