I’m having a problem with Bootstrap css overriding my heading and body fonts with font-family: inherit;
It ends up showing Helvetica instead of the assigned “Muli” Google font.
Help please
http://getmyhomeinspectionreport.com/properties/yes/
I’m having a problem with Bootstrap css overriding my heading and body fonts with font-family: inherit;
It ends up showing Helvetica instead of the assigned “Muli” Google font.
Help please
http://getmyhomeinspectionreport.com/properties/yes/
Hello There,
Thanks for writing in!
Please be informed that this is the order of the css styles being loaded in a normal X/Pro child theme.
So if you load your bootstrap css after the theme options, of course, bootstrap css will override the entire css styles. I would recommend that you load your bootstrap css right after the X/Pro child theme’s style.css files.
To make sure that you have added the bootstrap css in the proper way, please check out this article:
Hope this helps.
I thought Bootstrap css was there by default - I didn’t realize a developer added it in.
Thanks for explaining!
Glad we could help,
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.