kailasithu Posted June 2 Posted June 2 Hi, Does anyone know if there is a way to align the checkboxes to the top instead of the center in the Topics section of the form on this page? https://www.leithmchugh.com/contact Thanks in advance for your input.
Solution creedon Posted June 2 Solution Posted June 2 Add the following to Website > Pages > Website Tools > Custom CSS. #block-e1d7a0f1d74ad98e5eac .form-wrapper .react-form-contents .field-list .field.checkbox .option label { align-items : unset } Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
kailasithu Posted June 2 Author Posted June 2 @creedon Thank you that did the trick however is there a way to get the boxes aligned with the top line? It looks a little off at the moment. See attached screenshot
creedon Posted June 3 Posted June 3 Quote is there a way to get the boxes aligned with the top line? It looks a little off at the moment. Getting text and non-text elements to align perfectly is an issue because fonts have their own internal padding that is not easily adjusted with a few simple CSS declarations. There are workarounds out there but I know of no code that has been adapted to work in the context of Squarespace. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
kailasithu Posted June 6 Author Posted June 6 @creedon Got it, appreciate the input, thanks! creedon 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment