Hey Tom,
I use Bootstrap a LOT! But I notice that as soon as I add the Bootstrap CDN link to the “WP_Head” hook, I’m in trouble.
For instance, it immediately overwrites the css code for the body background color, font size, font-family, etc.
In other to make the site look as I want I have to add the css manually to Simple CSS. Is there a way to avoid this? I mean, I don’t mind to re-code everything but I believe I may lose the style after updating the theme.
Any suggestions?
Thanks,
Nat