This topic has 5 replies, 2 voices, and was last updated 10 years by gregkamphuis@hotmail.com.

  • Author
  • #88122

    When my website is resized to a smaller size, like the size of a tablet or phone, the main menu disappears. It shows up at first while the page is loading but once the page is fully loaded the menu disappears. I am not sure when this started happening, it was just brought to my attention. Anything I can do?

    #88123

    Sorry, my website is http://www.buybettermall.com

    #88166
     Radu
    Moderator

    Hi,

    Can you please provide admin credentials to take a look ?

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #88249

    http://www.buybettermall.com/wp-login.php username : greg password : t3#C9PxkDpz^o2EQ

    Thanks for the quick reply

    #88317
     Radu
    Moderator

    Hi,

    Add this code to your kleo-child/style.css

    COPY CODE
    
    @media screen and (max-width: 768px) {
    .vc_navbar li, .navbar-header {
        display: inline-block !important;
    }
    }
    

    Let me know if is ok

    Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #89207

    Yep, That worked Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?