[Support request] Page Title Padding

Home Forums Support [Support request] Page Title Padding

Home Forums Support Page Title Padding

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1377178
    Simon

    Hi,

    I’m trying to pad my page title / byline away from the left border.

    (Page is in the admin box)

    I’ve tried copying and pasting CSS snippets but to no avail. I’d like it to line up with the text below.

    And kinda related…I can’t increase the padding of that blog page to make it narrower either. I think it’s stuck at 20px left and right and I would like 40px. I’ve had to use Thrive Architect to add more padding which isn’t ideal.

    I have GP Premium btw.

    All help greatly appreciated. Thanks.

    #1377421
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS to line up the title:

    .single .entry-header {
        padding-left: 40px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    GP’s padding is there as seen here:
    https://www.screencast.com/t/Yn3kFTDTs

    When a page builder is used for the content, we would recommend removing the theme padding so you can use the page builder handle all the padding requirement:
    https://docs.generatepress.com/article/page-builder-container/

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