Skip Navigation

[Resolved] how to disable automated insert of col-sm-12 in grid-layout?

This thread is resolved. Here is a description of the problem and solution.

Problem:
Using layout with a grid and want to style with col-sm-11 and col-sm-offset-1.
Solution:
You don’t need to add any class for column offset, you can achieve this from the Layout GUI, screenshots here:
https://toolset.com/forums/topic/how-to-disable-automated-insert-of-col-sm-12-in-grid-layout/#post-558184
Relevant Documentation:

This support ticket is created 6 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 -
- 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 2 replies, has 2 voices.

Last updated by Mario 6 years, 8 months ago.

Assisted by: Noman.

Author
Posts
#558151
2017-08-09_12h50_51.png
2017-08-09_12h51_14.png

Using layout with a grid and want to style with col-sm-11 and col-sm-offset-1.

I expect to have 11 columns with one column offset.
Instead i get the additional col-sm-12 class:

<div class="col-sm-12 col-sm-11 col-sm-offset-1">

How could i prevent the insertion of col-sm-12?
Sure, i could remove the class with jQuery. But is there a better, smarter way?

#558184

Noman
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

1.png
2.png
3.png

Hi Mario,

Thank you for contacting Toolset support. You don’t need to add any class for column offset, you can achieve this from the Layout GUI, please see attached screenshots.

Thank you

#559468
2017-08-14_11h07_42.png

ok, thanks so much Noman.
But for this, i have to insert two (ugly) additional grids in the existing grid column. See screen.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.