News:

Looking for documentation? Take a look on our wiki

Main Menu

Bootstrap 5, Tailwind?

Started by EvanGR, January 25, 2024, 16:14:34 PM

Previous topic - Next topic

EvanGR

Hello,

Is it possible to create a custom template for VM, using either the latest Bootstrap 5 or Tailwind frameworks, and have it work without issues?
It is going to be a custom job, but I am unsure if there are compatibility obstacles, or major pain along the way.

Thanks!

Jumbo!

There are no obstructions. You can use any HTML, CSS, and JavaScript frameworks. You must override the VirtueMart layouts in your template according to the framework.

Example: Check the VP Neoteric template designed using the latest Bootstrap 5. Demo site - https://demos.virtueplanet.com/neoteric/

EvanGR