• Hi,

    Can you please help me, I am very new to this and I am struggling to try and change the text colour themes on my Yashfa theme.

    Instead of title posts in Orange/Red I am keen to have then in Green

    And the headings in the right hand column instead of Blue I an wanting them to be a Tan colour.

    Can anyone please help me?

    https://www.eatsleepmove.com.au

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Looks like you’ve already changed the post title colour.

    For the sidebar headings, see line 367 of style.css:

    #sidebar h2, #sidebar h3 {
        border-bottom: 1px solid #CCCCCC;
        color: #0A73A3;
        font-size: 19px;
        font-weight: normal;
        padding: 0 10px 5px;
    }

    Thread Starter Crystalmaree

    (@crystalmaree)

    Thankyou,

    I had a go at it, but I couldn’t see that it had changed (?)

    Is the #0A73A3 the orange or my change?

    How do I go about changing the colour of the headings in the right hand column?

    Thread Starter Crystalmaree

    (@crystalmaree)

    sorry, didn’t read your reply properly…

    I will have a go at the sidebar headings

    Why is it I couldn’t see the changes I had made?

    Try clearing your browser cache.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Yashfa Changing text colours’ is closed to new replies.