• Resolved palenape12

    (@palenape12)


    I really like this theme! It looks great & does what I need but I need to make some minor adjustments, as the site is for children, teachers, parents. I don’t know codes, so this is a challenge.

    The left side has the tag line is a script that is hard for my visitors to read so how do I change the style of the font and how do I get the “L” in Lenape to say a capital L and not switch to a small l? Is there a link to a page that will tell me how to do this? Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Go to style.css under Appearances ->Editor

    Find this line of code:
    .site-description {
    color: #f7f6f2;
    display: block;
    font-family: “Pacifico”, script;

    Change “Pacifico”, script;

    to something like “Arial”, sans-serif;

    As for why it is lowercase, go to the Settings Menu – General – And make sure it is capitalized under the tagline there.

    Hope that helps!

    Thread Starter palenape12

    (@palenape12)

    It worked! Thank you!

    Thread Starter palenape12

    (@palenape12)

    It is easy to read.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Stitch Theme need font tag line change’ is closed to new replies.