DawnR Posted October 29, 2019 Share Posted October 29, 2019 Hi I'm using Foster template and I want to make the lightbox form button larger so that it looks the same size as the lower button in the picture provided. Please can somebody show me the custom CSS to increase the size of that button - Thank you Link to comment
tuanphan Posted October 29, 2019 Share Posted October 29, 2019 Can you share your site url? 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
DawnR Posted October 29, 2019 Author Share Posted October 29, 2019 @tuanphan - Hi URL is here https://ratcliffeandratcliffe.squarespace.com/new-page-1 Thank you Link to comment
tuanphan Posted October 29, 2019 Share Posted October 29, 2019 @DawnR Add to Home > Design > Custom CSS div#block-yui_3_17_2_1_1572343807229_5513 .sqs-system-button { padding: 21px 34px; font-size: 15px; } 21px is padding top/bottom 34px is padding left/right you can also use: padding: 10px 20px 30px 40px; (top - right - bottom - left) 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
DawnR Posted October 29, 2019 Author Share Posted October 29, 2019 @tuanphan - That works brilliant thank you very much Link to comment
tuanphan Posted October 29, 2019 Share Posted October 29, 2019 @DawnR You can like & upvote. Other members can use. Thanks. 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
Archived
This topic is now archived and is closed to further replies.