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.

Hotel Pro menu

Home Forums VW Theme VW HOTEL PRO THEME Hotel Pro menu

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7315
    aakoch
    Participant

    I bought the Hotel pro theme and when I view the site in the portrait tablet mode after expanding the “hamburger” menu the subitems are overlapped with the top level items. I went to the demo site of the theme (https://www.vwthemes.net/vw-hotel-pro/) and it happens there too.

    Will you help?

    #7326
    developer vwtheme
    Participant

    Hi,

    Sorry for the inconvenience caused to you.

    Kindly follow the steps given below to resolve the issue:

    Go to Dashboard >> Appearance >> Customize >> Additional CSS

    Paste the code given below and publish the changes.


    @media
    screen and (max-width: 1024px){
    .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
    }
    }

    Refresh the website.

    If you need some other help please let us know.

    Thank You

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