Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • optimumtasarim Friend
    #193196

    If you browse this template by mobile devices you will see collapse menu is activated. That’s fine.
    But I want to display collapse menu for iPad view, too. So how can I activate collapse menu (to be displayed) for iPad and tablets instead of megamenu?

    Regards…

    Hayden A Friend
    #516372

    you open file templatesja_appoliolessvariables.less and find and change variable
    @grid-float-breakpoint: @container-x-tablet;
    and you need click button complies less to css
    because UI homepage not nice, you open file custorm.css and add line
    [PHP]@media (max-width: 1024px) {
    .off-canvas-toggle { position: absolute; }
    }[/PHP]

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

This topic contains 2 replies, has 2 voices, and was last updated by  Hayden A 10 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum