Tagged: mobile columns
Hi guys, I have this section with 4 columns and want to have all the item in only one row on mobiles.
I´ve set the fullwith break point at a with of 767 or lower but nonetheless the columns fall one below the other.
What I´m doing wrong?
Thanks!
Hey cipriana,
You want two columns on mobile?
Best regards,
Jordan Shannon
I want the four columns in one row.
This way.
Thanks
Hi,
For phones as well?
Best regards,
Jordan Shannon
Only in mobiles/phones. In desktop I will have another design.
I want to have all the items in only one row on mobiles.
thanks
Hi,
Would you be able to provide admin info so I can login and look into this issue further? You should just be able to adjust the column widths on mobile, but I want to see how you have it laid out in the ALB first.
Best regards,
Jordan Shannon
Hi,
What is the link to the admin login?
Best regards,
Jordan Shannon
This
Hi, have you had the chance to take a look…?
thanks
Hi,
The above credentials aren’t working for me.
Best regards,
Jordan Shannon
Sorry, try this
Hi,
Add the following to quick css:
@media only screen and (max-width: 989px){
.responsive #top #wrap_all .flex_column.av-break-at-tablet{
width: 25%!important;
float: left!important;
}}
Best regards,
Jordan Shannon
Great! thank you!
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon