https://dev.alliancepropertysystems.com/
Cannot find where to remove those 20px pixel roughly white bars. Please help.
https://dev.alliancepropertysystems.com/
Cannot find where to remove those 20px pixel roughly white bars. Please help.
Hello @verobeachmarketing,
Thanks for writing in!
Your homepage is using Layout - Fullwidth page template. By default, Layout page templates will have a top and bottom margins of 40px. To resolve your issue, you can do any of this:
1.) You can add the please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)
.home .x-container.offset {
margin-top: 0;
margin-bottom: 0;
}
2.) Or you can simply switch the page template from Layout - Fullwidth to Blank - No Container | Header, Footer page template instead.
Please let us know which one works out best for you.
Thank you very much!
You are most welcome!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.