Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #830510

    Hi everyone. I have a problem with the 1/4 layout element. The fact is that I made two 1/4 rows and I want to stick the rows in column, because on the mobile view they are separated. How could I do? I tried with the grid layout but is not showing how I want. Below there is my site with 2 version of the rows. The first is the grid layout, the second is the right one I want also in the mobile view.

    #830763

    Hey lupre,

    So you want one column in mobile view?

    Best regards,
    Jordan Shannon

    #830789

    Hey Jordan,

    yes thats right.

    best regards
    Lupre

    #831011

    Sorry, but after 17 hours no support, what happened?

    #831186

    Hi,

    Apologies for the delay. Add the the following to quick css:

    
    @media only screen and (max-width: 767px){
    #top.av-layout-grid-container{
    width:100%!important;
    margin-left:0p!important;
    }}
    

    Best regards,
    Jordan Shannon

    #832114

    Hi Jordan,

    thanks this dont work for me.

    #832198

    Hi,

    Are you adding this to the very top of quick css so it is called first? Also be sure to hard clear your cache a few times over.

    Best regards,
    Jordan Shannon

    #832242

    Hi Jordan,
    the CSS Code ist now in the top of QuickCSS an the Cache is deleted. When you now have a look to responsive for example Google Cloud is not together with GSuite.

    regards
    Lutz

    #832253

    Hi,

    I’m not understanding the last post. Did the css still not work? If not, please provide admin info so I can log in and look into this further.

    Best regards,
    Jordan Shannon

    #832267

    Opps

    • This reply was modified 6 years, 8 months ago by lupre.
    #832270

    No dont work!

    #832404

    Hi,

    This is what I am seeing on mobile: https://snag.gy/IPgCQT.jpg

    Is this not correct?

    Best regards,
    Jordan Shannon

    #832721

    Hi Jordan

    no this is not correct, this must look linke the no responsive view.
    See here:
    https://drive.google.com/open?id=0B9qQaQ95rT4ueVY4al9hcnpmb2s

    regards
    Lutz

    #833661

    Hi,

    I was not able to view the link. I sent a request to view.

    Best regards,
    Jordan Shannon

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