Is it possible to show two columns on mobile?

2 replies · opened Oct 15, 2019

Jjavck2Oct 15, 2019

Hello,

I use feature-box to list items , but items are too many to list in one column when showing on mobile.
How to list them by two columns from one?

SSemicolon WebSTAFFOct 15, 2019

Hello,

It is Definitely Possible! Consider using the Bootstrap Grid: https://getbootstrap.com/docs/4.3/layout/grid/ which is very flexible. Try using the following code:


	
		... your featured boxes
	
	
		... your featured boxes
	
	
		... your featured boxes
	

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Jjavck2Oct 26, 2019

hello,

it works,I got it!

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard