• Hello!

    It’s a great theme! Thank for supporting!

    In the mobile version , this theme does not show all the menu items and there is a space between the top and the menu.

    Thanks for helping!

Viewing 10 replies - 1 through 10 (of 10 total)
  • hey aveangelus,
    Please post your website link

    thanks

    Thread Starter aveangelus

    (@aveangelus)

    menus are working fine from my side…
    Add the CSS to remove the space

    #wpadminbar{
    display: none !important;
    }

    Thanks…

    Thread Starter aveangelus

    (@aveangelus)

    Put the code, but still have the space.

    About the menu: Try to open the “Quem Somos” item. Is not showing all itens.

    Thanks!

    yes there is an bug… For this we have decrease font size in menu and also decrease padding also…

    no problem if it happen???

    Thread Starter aveangelus

    (@aveangelus)

    Ok, no problem. I can move the itens!

    Thanks!

    @media only screen and (min-width:10px) and (max-width: 767px) {
    html #wpadminbar{
    display:none;
    }
    #site-navigation ul > li a {
    padding: 0 15px !impportant;
    line-height: 32px !impportant;
    font-size: 14px !impportant;
    }
    .sub-toggle {
    height: 21px !impportant;
    line-height: 21px !impportant;
    width: 20px !impportant;
    }
    navigation .menu {
    top: 84% !impportant;
    }
    #breaking-news {
    padding-top: 0 !impportant;
    }
    }

    Thread Starter aveangelus

    (@aveangelus)

    Change it.

    Thread Starter aveangelus

    (@aveangelus)

    How can i put the menu header ( dressing category menu ) completely on top, without that it is floating with a space of approximately 50px away from top?

    thanks!

    I have a similar problem too. I created a new thread but no reply for five days now so am posting it here since it involves the mobile platform too.

    Please the theme cuts 3/4 of the page off when viewed on mobile.
    PLease how can one make this mobile friendly and fully responsive on all mobile devices?

    https://www.truth-ng.com

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Mobile menu them not showing all itens’ is closed to new replies.