Home Forums Basel support forum Issue with Fonts and Footer Colors

Issue with Fonts and Footer Colors

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #233568

    Using 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.

    #233572

    Sorry… 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;
    }

    #233599

    Hello,

    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

    #233605

    we’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.

    #233613

    Hello,

    Please provide your site admin access to the private area.

    Best Regards

Viewing 5 posts - 1 through 5 (of 5 total)