Hi rockjoom13,
Yes, I saw your concern with “We’re Ready to Serve You. Established 2003” image. Actually, our JA Onepage doesn’t limit your image, because your image size is 590×133 px >> That’s why it can be large as 950×400 px size you set. Anyway, lets try on my below guide.
Open <blockquote>templatesja_onepagecsscustom.css</blockquote> on your server. Then insert lines to the end of file.
.hero-unit p {
color: #fff;
font-size: 16px;
padding: 0px 20px;
}
.hero-unit img {
min-width: 950px !important;
min-height: 400px !important;
}
* Don’t forget to inform me your result.
Regards,
—
Leo