Viewing 1 replies (of 1 total)
  • StingGB

    (@stinggb)

    As no-one else appears to be helping you, I’ll have a go!

    Go to Dashboard, Appearance, Editor. Select Stylesheet (style.css)

    Under header you should find something like this:

    #site-title a {
    color: #000;
    font-weight: bold;
    text-decoration: none;

    Change the color code for the one you want (you can find these on the web).

    Always save what you are changing in an external file in case something goes wrong or you aren’t happy, because these files don’t have a default button!

    I’m relatively new to this too, but I’ve found you can change pretty much anything in your theme with a bit of common sense and experimentation. Look for ‘font’? Just always remember to backup. Refresh a site page to see whether any experiment has worked.

    Finally, if you plan to make changes you should create a ‘Child Theme’ because default versions can bounce back when WordPress updates.

    Best of luck.

    Brian.

Viewing 1 replies (of 1 total)
  • The topic ‘Fonts and Colours’ is closed to new replies.