Skip Navigation

[Resolved] Activating Bootstrap Breaks My Theme

This support ticket is created 7 years, 1 month 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 1 reply, has 1 voice.

Last updated by rswfire 7 years, 1 month ago.

Assisted by: Shane.

Author
Posts
#559053

When I activate Bootstrap, it breaks the menu at the top of my page. I understand why it is doing this. Unfortunately, my theme is using css classes that Bootstrap uses. I don't know how to prevent this though and if I cannot, then I cannot use Toolset at all. 🙁

I have a lot of tlds in that menu. All of them have Bootstrap disabled except for hidden link -- where I actually need to use Bootstrap.

This is probably outside your support options but if you could point me to a page that might help me solve it, I would be grateful. I'm still in my trial period with your product. I may have to forego using it if I can't fix this. That menu is pretty crucial.

#559060

Sorry to bother you. I fixed it with this custom css. Probably sloppy, but it works.
.nav > li { display: inline-block!important; }

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