Home Forums Luzuk Computer Repair Mobile Version problem

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #30861
    Silvi Meko
    Participant

    Hello,

    I am facing with a problem with this template. When i access the site i have created in mobile version, it does not show dropdown button for the primary menu.
    The web page is https://mantic.al/ and the wp admin are as below:
    User: Ur38BuZPGL
    pass: eK8*%5M*de5C.

    Thank you in advance,

    Silvi

    #30895
    User Support
    Participant

    Hello
    the username and password you sent did not work.
    please follow the instructions below.
    go to dashboard >> appearance >> customize >> additional css >> copy and paste the code below

    @media screen and (max-width: 475px) and (min-width: 320px){
    .toggle-bar {
    top: -76px !important;
    }

    .ht-main-navigation .ht-menu {
    top: -47px;
    }
    }
    @media screen and (max-width: 1000px){
    .toggle-bar {

    top: -80px;
    }

    .ht-main-navigation .ht-menu {
    top: -47px;
    }
    }

    click on publish to save the changes.
    Thank you

    #39506
    Sammy Escochea
    Participant

    Good Morning,

    I was also having issues with the mobile piece where the menu will not work. I copied and pasted the above code but still does not work. Any ideas?

    #39512
    User Support
    Participant

    Hello Sammy,
    Please send us your site URL. So we will check it directly and help you.
    Thank you.

    #39516
    Sammy Escochea
    Participant

    My url is theitdgroup.com/home

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