Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • sauvage Friend
    #896087

    Hello, I have a problem on mobile responsive (photo attached). Top1 The menu appears at the top of the module 10. what’s going on?

    Is it possible to align the logo on the same line as the sharing icons, login and search?

    Thanks in advance.

    http://pokergirlz.fr/

    Pankaj Sharma Moderator
    #896095

    Hi
    Add below code in custom.css file to fix the padding issue

    @media (max-width: 767px) {
    .t3-sl {
        padding-top: 50px;
    } }

    In mobile there is not enough space so they (menu/logo/social/search/login) are not showing in one line .

    sauvage Friend
    #896111

    Where is custom.css ? In /www/templates/ja_magz/css ? If yes, i have nothing.

    I created this file with the code but nothing has changed.

    thx

    Pankaj Sharma Moderator
    #896312

    Hi
    use this code in custom.css

    @media (max-width: 767px) {
    .t3-sl {
        padding-top: 50px!important;
    } }

    if file is not in /css folder create it .

    sauvage Friend
    #896326

    There are a superposition of module (please see attachment)

    thx


    1. 12821952_10208739429265450_1730909371_n
    Pankaj Sharma Moderator
    #896329

    Hi
    I fixed the issue directly on your site .
    For the module position issue > In the small layout you can not use module position in same row as they can not be fit . I changed the site to span12 from template options > Layout > responsive layout > small .
    Here : http://prntscr.com/acj3af

    sauvage Friend
    #896334

    Thanks a lot ! But on my mobile (android), they are always a supporsition between top1 and home10. (please see attachment)

    it’s ok for Tablet, whats happen ?

    thx


    1. 12834570_10208739660391228_1776109729_n
    2. 12833397_10153935887708446_1545567586_n
    Pankaj Sharma Moderator
    #896338

    Hi
    In mobile there is not enough space so u can not show them like large display .
    You can change the module position size from Template options > Layout > responsive layout > small .
    Here : http://prntscr.com/acj3af

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 8 months ago.

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