• Resolved jlopez81

    (@jlopez81)


    Hi,

    It is possible to change the posts body padding? I mean, I want the body of posts to be wide, so they occupy more space and reduce the left blank space (if possible also reduce right blank space).

    Thanks in advance.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello, try to use the following CSS code.

    You can add CSS code in Customize → Additional CSS section.

    .site-main > .clearfix.container {
        width: 90%;
    }

    Please feel free to ask any other questions that you might have.

    Kind Regards, Roman.

    Thread Starter jlopez81

    (@jlopez81)

    Hi Roman,

    That worked like a charm. Thanks a lot!

    I have one more question sorry, with the actual sizing after applying your fix, could be possible to center the menu and the logo to the middle?

    Thanks a lot in advance!

    Hello, you are welcome!

    with the actual sizing after applying your fix, could be possible to center the menu and the logo to the middle?

    I don’t think that there is an easy way to do it properly, unfortunately.

    Kind Regards, Roman.

    Thread Starter jlopez81

    (@jlopez81)

    Ok thanks anyway man!

    You are welcome!

    Kind Regards, Roman.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change Post Padding’ is closed to new replies.