lookkook Posted June 27 Share Posted June 27 Hi! I am trying to figure out how I can make the "subscribe" flush against the line of the email address field. Is it also possibly to bottom align the text? Do I have to remove the padding? website: https://corn-mayflower-3mtr.squarespace.com/config/design password: hello Link to comment
tuanphan Posted June 27 Share Posted June 27 Add to Design > Custom CSS /* Footer newsletter */ div#block-yui_3_17_2_1_1687827588907_5051 input { padding-bottom: 5px !important; padding-left: 0px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
lookkook Posted July 7 Author Share Posted July 7 Hi @tuanphan I added that in, but it looks like Subscribe is still aligned higher. Is there something else that I am missing? thank you! Link to comment
tuanphan Posted July 9 Share Posted July 9 Try adding this code & adjust number in second code /* Footer newsletter */ div#block-yui_3_17_2_1_1687827588907_5051 input { padding-bottom: 5px !important; padding-left: 0px !important; } div#block-yui_3_17_2_1_1687827588907_5051 button { padding-bottom: 10px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
lookkook Posted July 9 Author Share Posted July 9 Hi @tuanphan that doesn't seem to be working either. Is there something else that I can adjust outside of padding? Link to comment
tuanphan Posted July 14 Share Posted July 14 On 7/10/2023 at 6:57 AM, lookkook said: Hi @tuanphan that doesn't seem to be working either. Is there something else that I can adjust outside of padding? It already fine to me Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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