Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • tacsmart Friend
    #203910

    The font on the tabs and headers recently changed by itself, I would like to change it back to the original font style. I can’t find where to do that. I may be blind. Attached is an example.


    1. Capture
    jooservices Friend
    #559918

    Hi there
    Here is css selector
    #Kunena .kheader h2, #Kunena .kheader h2 a
    Please apply your custom css font and save to custom.css

    Thank you,
    Viet Vu

    tacsmart Friend
    #559922

    Like I said it changed, do you know what the default one is that comes with the theme? Pictured below.


    1. Capture2
    jooservices Friend
    #561057

    Hi there
    # Please turn off css compressor for css tracking
    # Your Kunena h2 css is applied by Kunena

    #Kunena .kheader h2 {
    background: #f76000
    display: inline-block;
    font-family: 'novecento_wide_ultralightbold';
    font-size: 120%;
    line-height: 38px;
    margin: 0!important;
    min-height: 25px;
    overflow: hidden;
    padding: 0 20px!important;
    text-transform: uppercase;
    width: auto;
    }

    font-family: ‘novecento_wide_ultralightbold’;
    You can remove this line to get back default template font.
    Or use
    font-family: Arial,Helvetica,sans-serif;
    as override.

    Thank you,
    Viet Vu

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

This topic contains 4 replies, has 2 voices, and was last updated by  jooservices 9 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum