• Resolved imanuelae

    (@imanuelae)


    Hello,

    I am very new to this but it seems to me that this is a very simple thing.

    I would like to change the font size of my site’s tagline. With my limited abilities I checked the page source and found:

    <h2 class=”site-description”>Grabbing midlife…!</h2> as well as a reference to site description.

    In additional CSS I’ve tried the following but neither works:

    h2.site-description {
    font-size: 30px;
    }

    h2 {
    font-size: 30px;
    }

    Not really sure what else to try. Could you please help?

    Thanks!

    • This topic was modified 7 years, 2 months ago by imanuelae.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Freak – Change Font Size Site Tagline’ is closed to new replies.