[Support request] Adjust margin before a blog title

Home Forums Support [Support request] Adjust margin before a blog title

Home Forums Support Adjust margin before a blog title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2143266
    Niki

    Hello,

    Please would you kindly help…I’ve been through most of the forum CSS suggestions but don’t think I’m doing it right. I’ve placed CSS through appearance/customize/additional css and also tried “additional css class(es)” on the blog post. Still doesn’t put the spacing in.

    CSS used: “h1.entry-title {
    padding-left: 20px;
    }”

    I would like a spacing before the blog title “Local Fishing in Shetland”
    https://genpresstest.shetlandislandsaccommodation.co.uk/2022/03/05/local-fishing-in-shetland/

    Look forward to hearing back
    Kindest regards, Niki

    #2143270
    David
    Staff
    Customer Support

    Hi there,

    so your CSS looks correct.

    h1.entry-title {
        padding-left: 20px;
    }

    Try removing it from the Additional CSS, then paste it back in at the very top of the CSS – you can insert blank likes using the enter key

    #2143496
    Niki

    Grand, I had to take out the H1 to get the post title padding to work! Hey presto, got there, cheers

    #2143560
    David
    Staff
    Customer Support

    Glad to hear you got it working

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.