• Resolved Argentum

    (@argentum)


    Hi,

    Since upgrade to latest release I can’t change paragraph font, everything is rendered with Helvetica Neue in the page. I see in the page code that I have:

    
    <style id="dyn-style-fonts" type="text/css">
                /* Setting : body */ 
    body {
    font-family : 'Helvetica Neue, Helvetica, Arial, sans-serif'!important;
    }
    
    /* Setting : menu_items */ 
    .tc-header .navbar .nav > li > a, .tc-header .dropdown-menu > li > a,.tc-header .navbar .nav>li.current-menu-ancestor>a, .tc-header .navbar .nav>li.current-menu-item>a {
    font-family : 'Helvetica Neue, Helvetica, Arial, sans-serif'!important;
    }
    
    /* Setting : fp_title */ 
    .widget-front h2, .fpc-marketing .fpc-widget-front h2.fp-title {
    font-family : 'Helvetica Neue, Helvetica, Arial, sans-serif'!important;
    }
    
    /* Setting : sidebars_links */ 
    .tc-sidebar a {
    font-family : 'Helvetica Neue, Helvetica, Arial, sans-serif'!important;
    }
    
            </style>
    

    Upgrading Customizr always feel very hazardous. 🙁

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Argentum,
    can you share a link to your website?

    Thanks.

    Best regards.

    Thread Starter Argentum

    (@argentum)

    Hi, sorry late answer. I added css classes in the child theme’s stylesheet and could circumvent the problem. It’s a live site so I can’t turn my css off to show you. I will live with it. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t change fonts’ is closed to new replies.