• For some reason I can’t work out how to stop my page header being bold – see ‘Quotes’ at http://www.journeyhealing.com It seems a monumentally easy thing to do but not for me. I have searched for an answer but all I find is people going on about codes. How do I change this bold header in very very very simple layman’s terms? thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi NeildS,

    Firstly, I recommend using a child theme to make styling changes on top of your installed theme to reduce any future headaches when updating.

    In your custom.css file, paste in the following code:

    .singular .entry-title {
    font-weight: normal!important;
    }

    This should do the trick for you.

    Thread Starter NeildS

    (@neilds)

    Thank you, that’s very kind of you indeed. The trouble is that by simple layman’s terms I mean completely technologically dyslexic. I don’t know what a child theme means and I don’t know what my custom.css file is. I’d be very grateful for idiot level advice. (I’m away for a few days so forgive me if I don’t thank you straight away).

    Thread Starter NeildS

    (@neilds)

    Hi Gareth, I’d be hugely grateful if you can explain how to change the header. I just don’t know where the custom.css file is. I’ve gone into appearance and customise but I have not idea what to do from there. I’m on a fairly basic version of wordpress – 4 – so I wonder if that’s the problem. I’d really like to sort this issue. It is so minor but a right pain. Thanks…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page header in bold – how do I change it?’ is closed to new replies.