The spacing on my Subscribe widget is too large. I would like it to look tight just like your website. I would really appreciate the css for this.
Thanks.
Hey TheGrinch18,
Try adding this css code in QUick CSS (located in Enfold > General Styling):
#top #wrap_all .es_textbox {
padding-bottom: 4px;
}
#top #wrap_all .es_textbox input {
margin-bottom: 0 !important;
}
Best regards,
Nikko
Thank you. It worked when I check the site in Firefox, Safari and Edge, but does not appear correctly using Chrome. Would you happen to know why? I’ve clear the caches.