Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #856666

    Hello,
    I’ve folllowed your advice to create 6 columns on my homepage but it’s a mess on my mobile ;-)
    Here is the URL : http://www.juristes-office.fr and the 6 columns are just under the header image, could you help me ?
    Txxxxxxx guys !

    #856802

    Hey newki75,

    So how do you want it to display on mobile?

    Best regards,
    Rikard

    #856820

    Hello Rikard,

    I would like only 1 or 2 column in the width on mobile because and the others under, because right now the are 6 in the width so we can’t read they go one on top of the other.
    Tx

    #857248

    Hi,

    Please add this code below the previous one.

    @media only screen and (max-width: 767px) {
        .col-6 div .av_one_fifth {
            width: 100%;
            margin-left: 0;
        }
    }

    Best regards,
    Ismael

    #857630

    Tx Ismaël, it works perfectly.
    You can close the issue :-)
    Nice day
    Marine

    #857686

    Hi Marine,

    Glad we got things working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.