Hi
I have applied a border to gk-page
.gk-page {
margin: 0 auto;
width: 100%;
border: #272727;
border-style: solid;
border-width: 25px;
}
This seems to highlight an issue that without a border you would not see or notice. When you scale the screen under 1215 the right border is cut off. I have altered the theme width etc but the same thing happens but at a different screen width.
Any thoughts?
http://siteshackdevsites.info/ssrebuild/
Thanks
Danny