Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • tareqkhaled Friend
    #831832

    Dear Support

          I would like to enable some modules on smartphones devices currently at my website the only thing is showing is component i guess   .
    
          I have try disabling enabling module positions at responsive section of the template but without any result.

    I need the ideal way to do that .

    my website

    Ninja Lead Moderator
    #832818

    Hi,

    Could you clarify the module you’re trying to show here?

    Thought that it can be done via the layout configuration in template manager section:

    Regards


    1. Screen-Shot-2015-12-28-at-11.24.41
    tareqkhaled Friend
    #835784

    actually iam trying to enable any module i have a module called adv1 which is just html module showing picture and it is in position home-11 but when i try to dhow it as the picture you provided nothing happen on smartphone layout .

    you may check live website as well

    Ninja Lead Moderator
    #835962

    You can fix the problem on home-11 position on mobile device with my solution below

    Open templates/ja_magz/css/custom.css file and add new css style

    
    @media (max-width: 767px) {
        .spl-home-1{
            display: block !important;
        }   
    }

    Hope it helps

    tareqkhaled Friend
    #836368
    This reply has been marked as private.
    Ninja Lead Moderator
    #837837

    I fixed the problem directly on your site with the solution as my post here and you can see it’s showing on your site


    1. Screen-Shot-2016-01-04-at-11.54.30
    tareqkhaled Friend
    #842895

    thanks alot

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

This topic contains 6 replies, has 2 voices, and was last updated by  tareqkhaled 8 years, 10 months ago.

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