Site logo

Archived topic

Migrating a site with bootstrap

1 reply · Started by Charles on February 22, 2022

Viewing posts 1–2 of 2

I was migrating a custom site previously built on genesis with bootstrap to generate press. Majority of the site is custom templates and code. I noticed a few issues loading bootstrap 5 on top of generate press Unsemantic grid which so far I could override. My question is will this work especially if I want to use bootstrap drop down menus and other things already in the sites custom code. I don’t want to rewrite the entire code base for this as most of the site is in the custom template files. Thx

Hi there,

Only old versions of GP load Unsemantic grid, if you switch the Customizer > General --> Structure to Flexbox then this will replace unsemantic with some simple Flexbox CSS. Thats one less conflict to worry about.

Issues with Bootrap will be the use of general classs like: container which the Theme also uses so there may be some CSS treatment required.

This archived topic is closed to new replies.