Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • caw Friend
    #761254

    i cant disable module positions in the mobile layout of the ja onepage.
    and if i optimize css the off canvas menu doesnt work in safari browser

    Ninja Lead Moderator
    #761502

    Hi,

    I am not sure what did you do on your site, but you can try to use this way

    + Disable module position in the mobile layout, you can use the CSS style

    @media (max-width: 767px) {
    #position_class_of_module {
    display: none;
    }
    }

    + Optimize CSS style as my highlight below

    Regards

    caw Friend
    #792018

    i know that i can hide it with css, but i think it is not the same as disabling via layout settings. hiding via css the module is almost loading i think

    caw Friend
    #792022

    i want to know waht is the different between module positions that can be disabled and that that cant be disabled? where can i set this settings?

    caw Friend
    #792031

    and also thats an error, because disabling isnt saved… only for the footer, not for other positions

    Ninja Lead Moderator
    #812277

    You can give me the URL of your site and let me know where do you want to disable it on mobile layout? I will give further suggestion.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Ninja Lead 8 years, 4 months ago.

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