• Resolved Brianne163

    (@brianne163)


    Hi
    I have tried custom CSS to change my header text size but has no effect.
    .header-text {font-size: 24px;}
    Site https://www.jonveavea.com.au
    There are two parts of the text.
    Jon Vea Vea Singer / Songwriter / Musician
    The main one I wish to change is the text on the right of the header.
    I may also wish to change the font and colour later.
    My theme is Vantage Premium.
    Many Thanks
    Brian

Viewing 2 replies - 1 through 2 (of 2 total)
  • lisa

    (@contentiskey)

    Singer / Songwriter / Musician
    is this the text you want change?

    do you have a child theme set up or are you using a css editor?

    try this:

    #masthead .hgroup .support-text {
        font-size:24px;
    }
    Thread Starter Brianne163

    (@brianne163)

    I cut and pasted your css into the themes custom css area and Voila. It works perfectly.
    Many thanks
    Brian

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing header text (Vantage)’ is closed to new replies.