• authorjenna

    (@authorjenna)


    When I updated my home page, the look changed to fill the entire space, which isn’t what I want. I want more white space on the sides. How do I change the side padding on my home page to match my other pages?

    Thanks,
    Jenna

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Jarret

    (@jarretc)

    Hi Jenna, if you add the following into Appearance->Customize->Additional CSS does it get what you’re looking for?

    .home .site-content .content-area {
    	padding: 3.2em 13%;
    }
    Thread Starter authorjenna

    (@authorjenna)

    Jarret that’s perfect! Thank you so much!!

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