Change fonts for a specific site

  • Posted in : Photographer
  • maxmaxmax
    Participant

    Hi,

    with the customizer i can change fonts on the whole website.
    But for example on the landing page i like a different font than i want for the rest of the site. So how can i change it without the customizer.
    Some other places i also like to change fonts.
    Beside that i like to choose if the font displays bold, italic…

    Thanks
    Max

    serkan
    Moderator

    Hi Max,
    If you follow the steps below, you can upload your custom font to your website.
    http://www.pixelwars.org/forums/topic/install-isabella-font-into-text-logo-font-for-site-title/
    Thanks

    maxmaxmax
    Participant

    Thanks, but i am happy with the available fonts already in the theme.

    I want to change the available fonts for a specific site. The customizer lets me only chose fonts for the whole website.

    Please give me css code to change fonts on a single page only.

    maxmaxmax
    Participant

    For example:
    I have the section_title on a single page and like to change the section_title only on this site, not on others.

    maxmaxmax
    Participant

    Ok, i found that
    h2 {
    font-size: 13px;
    }
    What i want to change is the h2 but its not working.

    h1, p, body is working but h2 not. Even i can see it in the code.

    serkan
    Moderator

    Hi,
    You can use the custom css code like this;

    .section-title { font-size: 13px; }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register