How do i add or use bootstrap in HivePress? experthive, to be precise.
You can load Bootstrap (via PHP/CSS or plugins), but HivePress themes are not based on Bootstrap, there are just pure CSS styles (to keep it lightweight). Some plugins load Bootstrap though, and it shouldn’t conflict with HivePress.
Thanks for the feedback. Can you please suggest a plugin that supports bootstrap
This depends on why Bootstrap is needed, do you want to use it to code custom layouts with HTML?
Yes. I want to use it to customize layouts
If you’re familiar with HTML/CSS then the best way is to load Bootstrap using custom code snippets How to Use Bootstrap in WordPress | InMotion Hosting Please note that using Bootstrap and fixing possible styling conflicts requires coding skills.