Skip Navigation

[Resolved] Toolset load bootstrap and break layout of divi theme

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

Problem:
I am developing a website with DIVI and toolset. When I select option bootstrap is loadd by toolset, search button and logo are at a different height than the menu.
Solution:
It is a known compatibility issue and unfortunately we don't have other better solution for it at the moment.
You can disable the Bootstrap from Toolset plugins, by this:
Dashboad-> Toolset-> Settings-> General
option "Bootstrap loading", choose "This site is not using Bootstrap CSS"
Relevant Documentation:

This support ticket is created 6 years, 12 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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 5 replies, has 2 voices.

Last updated by David Gimenez 6 years, 11 months ago.

Assisted by: Luo Yang.

Author
Posts
#589598

Hi

I am developing a website with divi and toolset. When I select option bootstrap is loadd by toolset, search button and logo are at a different height than the menu.

Urls:
hidden link
hidden link

#589691

Dear David,

You can disable the Bootstrap from Toolset plugins, by this:
Dashboad-> Toolset-> Settings-> General
option "Bootstrap loading", choose "This site is not using Bootstrap CSS"

#589693

It is a known compatibility issue and unfortunately we don't have other better solution for it at the moment.

The problem is that there is a conflict between the Divi CSS and Bootstrap, for example, Divi uses some of the same classnames as Bootstrap (e.g. .container) with different style settings.

#589857

Thanks for you answer. Then... is there any alternative to show views in a responsive grid in divi theme without bootstrap?

#590041

Without Bootstrap, responsive Grid option is not usable within Views,
You may instead use another Grid, or any other Loop styling option, or create your own HTML following instructions like this one:
hidden link
You could also ask DIVI authors what they recommend as responsive HTML grids.

#590951

I'm using hidden link