Hello, the X and Pro Themes are my two favorite themes and I have built more than 20 websites using these excellent themes.
One issue that I seem to have on every site, but which has been easily corrected with some css is that the theme seems to be constructed with some white padding above and below the content for the homepage, pages and posts. I wish this was not the case, however until now it was easily corrected when I use:
.home .x-container.offset {
margin: 0 auto;
}
.x-container.offset {
margin: 0 auto;
}
Today, this does not seem to be working with a new site I am beginning to work on today. https://www.temporaryserver15.com/
Maybe it is a newer version of WordPress or a newer version of the X Theme. Would you be kind enough to provide some css or instructions on how to adjust this?
Thanks,
Jon