August 21, 2013 at 3:30 am
#3442
shawnhoffman
Participant
Also solved!
in styles.css I changed:
.slogan-wrap .slogan {
font-size: 24px;
line-height: 30px;
color: #fff;
<strong>width: 75%;</strong>
float: left;
From 80 to 75. Probably because of the length of my slogan… Fixed now! Hope it helps somebody else.