Help with changing padding on page

Dan October 8, 2020 at 3:17 pm

Would like to reduce the padding between the Header and the page content, especially at the top of the page. Tried some CSS code but haven’t found the right combination.

Thanks for the help,

Dan

Replies (1)

  1. Dan October 8, 2020 at 3:17 pm

    Would like to reduce the padding between the Header and the page content, especially at the top of the page. Tried some CSS code but haven’t found the right combination.

    Thanks for the help,

    Dan

  2. Spiracle Themes October 9, 2020 at 1:09 am

    Hi Dan,

    Try the following CSS

    .page .page-content-area {
    margin-top: 100px;
    }

    Copy and paste it in Appearance -> Customize -> Additional CSS

    Note: You can increase/decrease the value 100 to adjust the space

    Let us know if this works out or not

    Best Regards

Post a Reply

Reply To: Help with changing padding on page
Your information: