Home › Community Forums › Ally Theme Support › Ally 1.3 – Genesis 2.0 Questions › Reply To: Ally 1.3 – Genesis 2.0 Questions
August 22, 2013 at 3:56 pm
#6723

Customer
The above Reply was for code for creating margins on interior pages with a background.
Here is the code for eliminating the gap between the content and sidebar on interior pages:
.content {
background: #fff;
float: right;
width: 780px;
}