Inkdave Posted September 16 Share Posted September 16 Site URL: https://studioyoung.com/ Hi All I'm really struggling with styling the Newsletter Block and would appreciate any help! I would like to: — increase space between email field and 'sign up' button — NOT allow the block to stack unless it's viewed on mobile . So when browser is scaled is remains as shown until mobile break point: — stop message from appearing if button is clicked without email address. The reason being is knocks it out of alignment with 'Sign up' button (see images). — button should roll over white and text black when hovered over. Many thanks in advance for any help. PW: Studi0Y0ung! Link to comment
Solution tuanphan Posted September 18 Solution Share Posted September 18 You can use this to Website Tools > Custom CSS footer.sections span.newsletter-form-button-label { color: #000 !important; } footer.sections span.newsletter-form-button-label:hover { color: #000 !important; } footer.sections .field-error { display: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment