Designguru, I know your reboot theme is extensively modified, so you might want to double check your code. Or contact me showing exactly where the problem lies.
A simple effective alternative, is to load the MailChimp subscription form in a
lightbox...
Go to your MailChimp Admin > Lists > Your List > Signup Forms > General Forms
You should get a
Signup form URL like this...
You can then create a MailChimp signup lightbox button with code like this... (adjust width and height to your liking)
Code:
<a class="btn btn-info lbox" href="http://eepurl.com/XX-XX?lightbox[iframe]=true&lightbox[width]=640&lightbox[height]=640">Signup to our Newsletter!</a>
Quote:
Breadcrumbs
I've found that the breadcrumbs - also on your demos - are getting shifted and are not displayed correctly when resizing. Text shows below each other
|
That's intentional, to make the breadcrumbs responsive on small screens.