Gap among items in responsive mode - Forum

Forum Navigation
You need to log in to create posts and topics.

Gap among items in responsive mode

I'm currently working on a project where I've encountered some issues with gaps among items in responsive mode.
I've attached some files for reference. Please see them to better understand me.

Is there a standard way to create a gap among items in responsive mode?
Any insights or best practices would be greatly appreciated!

Uploaded files:
  • You need to login to have access to uploads.

@asmat plase take a look at the attached modified file.
You just need to nest columns. Use the padding CSS property to control the gap length.

Uploaded files:
  • You need to login to have access to uploads.
asmat has reacted to this post.
asmat

@asmat, also you may want to take a look at the FlexBox based responsive grid system:

https://webhelp.visualneo.com/Flexboxbasedgridsystem.html

And VisualNEO Web included CSS classes:

https://webhelp.visualneo.com/VisualNEOCSSClasses.html

asmat has reacted to this post.
asmat

Thank you so much for your guidance! I followed your advice and it paid off!

Uploaded files:
  • You need to login to have access to uploads.
luishp and javadrajabihakami have reacted to this post.
luishpjavadrajabihakami