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

    the 5 colums on desketop are only 1 on mobile devices
    I need a quick css for that,I think it is because I have added a custum margin.
    Thanks

    #619943

    Hi endanight!

    It’s not clear what you are trying to do? but let me try to understand… You are using 1/5 col and you son’t want them to collapse one below another in mobile is that correct? if not please let us know with and example link where we can see the issue or share a mockup of the issue so we can help you with it.

    Regards,
    Vinay

    #619973

    yes I add this custum id and this quick css in some colour sections:
    #custom-id-padding .container {
    padding-right: 150px !important;
    padding-left: 150px !important;
    }
    but with mobiles thar color sections are as 1 colum over the others is not responsible.

    I am waiting for other post supports since 2 days ago regarding to I can´t edit the homepage and I follewed of the instructions here,

    #619983

    Hey!

    Please use a grid section instead of the 1/5 cols. You can make them appear 5 col next to each other even in mobile easily. We are answering all tickets asap sometimes it depends on the issue please bare with us for a little more time we will help you out soon.

    Cheers!
    Vinay

    #619993

    The problem now is than I can´t change the home page now becaue I can´t edit it and I have the problem above with the colums there.
    The grid option is not exactly the same.It is not useful for that.
    Do you know another way a quick css for that color sections only for mobiles

    #621892

    Hi!

    but with mobiles thar color sections are as 1 colum over the others is not responsible.

    That is the default behavior of columns because stacking 5 columns in a single row on smaller screen isn’t pretty to look at. They will go on top of each of other or collapse to a single column. Could you please provide a screenshot of the issue? Use imgur or dropbox.

    Cheers!
    Ismael

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