• The left margin of a post is indented by 22px, with the result that content does not align with the title.

    Width of page content area is 844px, whereas for a post it’s 781px.

    Is there a way of making the post content area the same as page, with the same lefthand indentation?

    Until recently I’ve avoided making posts when using Pinnacle for this reason, and any help will be greatly appreciated.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hey @jack_martin_leith,
    Thanks for reaching out. This css will remove the content padding from your posts:

    #content .single-article article {
        padding: 25px 0;
    }

    You can paste it into your custom css box in Theme Options. Let me know how it works for you!

    Kindly,
    Hannah

    Thread Starter jack_martin_leith

    (@jack_martin_leith)

    Hiya Hannah. Yes, works beautifully. Huge thanks, and best wishes from England’s west country. Jack

    Hi Jack,

    Glad to know you got it sorted out now. You can reach out to us also via email through this form on the Kadence website: https://www.kadencewp.com/free-support-tickets/. If you need further assistance, please don’t hesitate to send us a message.

    Kind Regards,
    Michael

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to align post left margin with title’ is closed to new replies.