Adjust Page section margins/padding

How can I get the section container to align to the top to match sidebar right in this sample on pages and posts.

Thanks- Todd

Hi there,

Please add the CSS code below to Pro > Theme Options > CSS:

.x-main > article:first-child > .entry-wrap {
    padding-top: 0;
}

Not related to this thread but please update the theme to version 2.0.4. For more information:

https://theme.co/changelog/

Thank you.

Thanks- Todd

You’re welcome, Todd.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.