Avada › Forums › Community Forum › Responsive Breakpoint: Desktop 6 columns, mobile 2 columns
Tagged: responsive, columns, breakpoint
-
AuthorPosts
-
In larger screen I need to display the info in 6 columns
and in small screens (mobile) display using 2 colums.
I need to achieve this using Avada, but can’t figure it out.
This won’t be possible with the provided options of Avada but the premium add-on of Fusion Builder can let you display more than 1 column in mobile. This is a third party add-on so if you purchase it then you’ll have to get support and compatibility from its author -> https://codecanyon.net/item/fusion-builder-mobile-layout-creator/19125174
Hi @egoncalves,
This has come up a couple times recently in this forum. You can do this with flexbox. Check out this latest thread if you want to try it 😉
https://theme-fusion.com/forums/topic/how-can-i-turn-off-responsiveness-in-a-container/#post-730315
You can play around with the concept using this live demo.
Happy coding!
Hi @egoncalves,
Normally to do that, I create two containers, one shows on Large and Medium screen and other one only shows on small screens. Or maybe you need to create 3 container one for each size.
I hope this can help you.
-
AuthorPosts
- You must be logged in to reply to this topic.