Home › Forums › CSS › Website not centering (too much extra space on the right › Re: Website not centering (too much extra space on the right
June 23, 2013 at 3:14 pm
#139983
Participant
The only problem I see on your page is the image being to wide. This should fix it.
.entry-content img { max-width: 100% }