niteshifte Posted January 18 Share Posted January 18 (edited) Hi there, Could someone please help me get rounded corners on this email address input field to match the sign up button below. This particular form is at the very bottom of the home page. https://www.peterotoole.ie Thanks very much! Edited January 18 by niteshifte Link to comment
Solution creedon Posted January 18 Solution Share Posted January 18 Add the following to Page Settings > Advanced > Page Header Code Injection for the page. Please see per-page code injection. <style> input#email-yui_3_17_2_1_1673280973489_13377-field { border-radius : 15px; } </style> Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
niteshifte Posted January 18 Author Share Posted January 18 thanks as always Creedon! If I wanted to tighten up the spacing between the various parts of that form, would that be easy to do? Link to comment
creedon Posted January 19 Share Posted January 19 .newsletter-block .newsletter-form-button-wrapper { margin-top : 0; } niteshifte 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
niteshifte Posted January 19 Author Share Posted January 19 amazing thanks! one last thing I swear!! How do I make the 'Sign up' text bold, to match all the other buttons on my site. I can't seem to find a way of changing it anywhere. Thanks again! You're incredible. creedon 1 Link to comment
creedon Posted January 19 Share Posted January 19 Remove the following from Design > Custom CSS. .newsletter-form-button-label { font-weight: 400 !important } niteshifte 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
niteshifte Posted January 19 Author Share Posted January 19 Incredible as always! Thanks Creedon!! creedon 1 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