Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter general_piffle

    (@general_piffle)

    Thanks egado, I’m totally new to this so am already feeling a little out of my depth! I’m not sure if adding a child theme will upset any of the structure of the site (I didn’t build it I just wrote the content).

    I’ve clicked on the tab Theme Panel in the top left corner of my main back-end/admin page. Then on Style, which takes me through to a page called Style Settings where I can change colour and background, at the bottom of this page there’s a box that says Custom CSS. Do I just copy and paste:

    .site-page-header h3 {
    font-family: Georgia,’Helvetica Neue’,Helvetica,sans-serif;
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 84px;
    margin-bottom: 10px;
    margin-left: -6px;
    }

    Into the box that says Custom CSS?

    Thanks!

Viewing 1 replies (of 1 total)