Hi,
Your website looks good, maybe try to add this css code into css/override.css file to change borders.
- Code: Select all
.home #gk-content-top {
border-bottom: 0;
}
.home #gk-content-top + .gk-page-wrap,
.home #gk-mainbody-columns {
border-top: 1px solid #e5e5e5;
}
And i think you should add widgets or other content into mainbody bottom area, because now there's a lot of empty space above the "Mobile Review" widget.