• Hi there,

    I am trying to change the colour of my site title but I am not having any luck, I have looked on numerous forums and not all the information tallies up to the version I am using.

    I tried on Entry Header but nothing happened so I assume I’ve done something in correct here.

    .entry-title {
    font-family: “Lora”, serif;
    font-size: 24px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 15px;
    color: #DC7DD7;

    Would appreciate if someone could point me in the right direction.

    Many thanks in advance 🙂

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter lydia100

    (@lydia100)

    Sorry do you mean search h2.entry-title – apologies I’m really new to this 🙂

    Thread Starter lydia100

    (@lydia100)

    http://fiftypercentanxious.com/ here is the link.

    Tried h2.entry-title a{…} this just changed my font instead.

    Anonymous User 14379775

    (@anonymized-14379775)

    I assumed you’re editing style.css in your child theme

    Thread Starter lydia100

    (@lydia100)

    What is child theme – the main script?

    Anonymous User 14379775

    (@anonymized-14379775)

    it’s a long story))

    see color in
    .navbar-brand
    section, if you mean main title

    Thread Starter lydia100

    (@lydia100)

    Absolutely amazing that has worked – thank you so, so much!!

    Been trying to change it for a few weeks now – you’ve made my weekend 🙂

    Anonymous User 14379775

    (@anonymized-14379775)

    cool, but you should spend some time learning how child themes work in WP, because after updating your theme, made changes will disappear)

    Thread Starter lydia100

    (@lydia100)

    I will do that – thank you for the suggestion.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Change Title Colour’ is closed to new replies.