Skip Navigation

[Resolved] Can we use bootstrap spacing classes?

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

Problem: Can we use Bootstrap spacing classes?

Solution: Not at this time. Toolset currently implements Bootstrap 3. Spacing classes are not available in this version.

This support ticket is created 6 years 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
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 2 replies, has 2 voices.

Last updated by kristofG 6 years ago.

Assisted by: Christian Cox.

Author
Posts
#1184445

I am trying to use the Bootstrap spacing classes. The column classes work well, but the spacing does nothing.
According to hidden link this <div class="col-md-8 col-xs-12 mt-3"> should add top margin to the div, but it doesn't.
Does Toolset only load a part/core of Bootstrap?

#1184479

Hi, Toolset currently includes Bootstrap 3, not Bootstrap 4. Several of the newest utilities are not available in version 3, and I think spacing is one of those new features: https://getbootstrap.com/docs/3.3/css

We plan to update to Bootstrap 4 in a future release, but we're not quite ready yet.

#1185282

ok, I will use our own margins/padding