Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1296343
    trexadmin
    Participant

    Hi Team,

    We’re running into a problem on http://www.melissashively.com where the topbar content text is displaying as a different size on various pages througout the site. We’ve looked everywhere and I imagine this is a global setting so we’re not sure why the Insurance Page, Occupational Medicine page and other pages are displaying smaller topbar font size.

    Please advise and we’re happy to provide login information for troubleshooting if necessary.

    Best,

    #1296345
    Friech
    Moderator

    Hi There,

    Thanks for writing in! The small font-size is the default. Those pages that has a bigger topbar font has a Custom CSS on there Settings > Custom CSS

    .x-topbar .p-info{font-size:2.0rem;}

    If you need that to be the global topbar font size, add that on Customizer > Custom > Global Custom CSS.

    Hope it helps, Cheers!

    #1296364
    trexadmin
    Participant

    Thank you – the same Custom CSS is included in Global CSS. Is there a reason that it’s different on those pages considering that it’s denoted in the Global CSS?

    #1296367
    Friech
    Moderator

    The code that was added on the Global CSS was not really taking effect because of a syntax error. Please look for this character on your Global CSS

    */

    And replace that with a closing bracket

    }

    Hope it helps, Cheers!

  • <script> jQuery(function($){ $("#no-reply-1296343 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>