Home › Forums › Basel support forum › Issue with Fonts and Footer Colors
Issue with Fonts and Footer Colors
- This topic has 4 replies, 2 voices, and was last updated 4 years, 1 month ago by Elise Noromit.
-
AuthorPosts
-
October 15, 2020 at 4:31 pm #233568
[email protected]ParticipantUsing Basel 5.2.0 and we have noticed the following errors:
1) Changing the Footer background color in the FOOTER COLOR SCHEME OPTIONS has not effect. We have to manually override it in the Customer CSS using:
.footer-container {
background-color: #00384a !important;
}2) Changing the fonts in the TYPOGRAPHY have no effect UNLESS you fill in the color and font-size also. So you just can’t change the font otherwise your font setting will not take effect. you are forced to put a font-size and color.
As we find more thing we will report them.
October 15, 2020 at 4:40 pm #233572
[email protected]ParticipantSorry… Concerning #2. The TYPOGRAPHY doesn’t work at all. In order to change the font, we have to add the following to the Custom CSS:
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1, h2, h3, h4, h5, h6, .title, table th, .wc-tabs li a, .masonry-filter li a, .woocommerce .cart-empty, .basel-navigation .menu > li.menu-item-design-full-width .sub-menu > li > a, .basel-navigation .menu > li.menu-item-design-sized .sub-menu > li > a, .mega-menu-list > li > a, fieldset legend, table th, .basel-empty-compare, .compare-field, .compare-value:before, .color-scheme-dark .info-box-inner h1, .color-scheme-dark .info-box-inner h2, .color-scheme-dark .info-box-inner h3, .color-scheme-dark .info-box-inner h4, .color-scheme-dark .info-box-inner h5, .color-scheme-dark .info-box-inner h6 {
font-family: Titillium Web, Arial, Helvetica, sans-serif !important;
}October 15, 2020 at 6:48 pm #233599
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
if the problem remains, even after the plugins deactivated leave the plugins deactivated, remove all the custom CSS for us to check, and provide your site admin access to the private area.
Best Regards
October 15, 2020 at 7:01 pm #233605
[email protected]Participantwe’ve all done that. this is an active project right now so we can’t be messing around at the moment. I’m just reporting it if you want to do some testing on your end. or see if others have reported it.
October 15, 2020 at 7:30 pm #233613
Elise NoromitMemberHello,
Please provide your site admin access to the private area.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register