• I would like to change the size of the tagline of my site. I have tried changing the font size, as a I saw recommended on other discussions, but it isn’t making any change. Here is where I changed the font size.

    .site-description {
    color: #999;
    font-family: ‘Droid Serif’, georgia, serif;
    font-size: 30px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: .5px;
    margin: 0;
    text-align: center;
    text-transform: none;
    }

    I am using a Genesis Theme called Foodie Pro, if that makes a difference.

    It was originally at 12px and I increased it to 30px, with no change visible. Is there something I am missing? Any help would be greatly appreciated!

    Thanks!

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