Shape 5

Joomla Templates => Game World - Club => : billhigbee December 30, 2016, 06:39:47 PM



: Gameworld Template with S5 Mailchimp Extension
: billhigbee December 30, 2016, 06:39:47 PM
I use the gameworld template. I have included the S5 Mailchimp extension. The display of the extension does not line up correctly vertically. The box for the "Enter Email" does not line up with the box for the "Submit" button.  You can see this on my site, on any page, at http://kidamentals.com/. It is only off by a millimeter or so, but it doesn't look right.

You need to use a large screen to see how they don't line up (e.g. a Computer) rather than a Responsive screen (e.g. a mobile phone).

Is there a setting or something to make them line up correctly?



: Re: Gameworld Template with S5 Mailchimp Extension
: mikek December 31, 2016, 10:14:07 AM
Hello,

Try adding the following to custom.css:

#email {
margin-bottom:0px !important;
}