Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • defende Friend
    #845580

    Hi,
    i see some content is not correctly display, because when resolution of screen is low (when theme switch to responsive), so i didn’t see some content that is set to visible to the layout editor in small screen (example tablet or mobile).
    How can i set layout editor to show that content in small screen mode?

    Thanks

    Adam M Moderator
    #846386

    Hi @defende,

    Could you please provide a screenshot indicate the problem so I can check it for you ?

    defende Friend
    #846724
    This reply has been marked as private.
    Adam M Moderator
    #847469

    Hi @defende,

    Please provide a temporary admin account via private reply too, I need to have a closer look at your setting.

    defende Friend
    #847770
    This reply has been marked as private.
    Adam M Moderator
    #851507

    Hi @defende,

    Please open file templates/ja_muzic/css/custom.css (if you don’t have this file, just create a new one) then add this code :

    @media (max-width: 767px)
        .home-feature {
            display: block;
            margin-top: 80px;
        }
        .t3-mainbody {
            margin-top: 36px;
        }
    }
    defende Friend
    #857557
    This reply has been marked as private.
    Adam M Moderator
    #862510

    Hi @defende,

    Glad to hear that the problem has been solved, so I’m going to close this thread now.

    Best regards,

    Adam.

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

This topic contains 7 replies, has 2 voices, and was last updated by  Adam M 8 years, 10 months ago.

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