tbinns Posted January 26, 2022 Share Posted January 26, 2022 Site URL: https://www.lynwoodsuccession.com/ I am finalizing a website and have a mix of buttons and form buttons in a grid. I have been able to get the width of all the same but the form buttons are taller than normal buttons and unable to fix. Is there a way to solve this? Appreciate any help. Thank you! Link to comment
tuanphan Posted January 28, 2022 Share Posted January 28, 2022 On 1/27/2022 at 1:50 AM, tbinns said: Site URL: https://www.lynwoodsuccession.com/ I am finalizing a website and have a mix of buttons and form buttons in a grid. I have been able to get the width of all the same but the form buttons are taller than normal buttons and unable to fix. Is there a way to solve this? Appreciate any help. Thank you! Add to Design > Custom CSS /* Homepage buttons */ @media screen and (min-width:768px) { div#block-yui_3_17_2_1_1631301198751_32292+.row { .form-block button { height: 120px !important; } .button-block a { height: 120px; display: flex; align-items: center; justify-content: center; }} } 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