DawnR Posted February 28, 2020 Share Posted February 28, 2020 Site URL: https://www.daviddawn.com/events Hi I was given coding to enlarge the lightbox button so that it resembled a standard sized button on my website. 2 lots of coding was given and trailed and both worked for a while now they have stopped working and the lightbox button has shrunk Can someone please help and have you got a solution for me please? I am using foster template and on our events page and The Ratcliffe Process page I'm using a lightbox button that I want to look like a large button here's the codes that used to work in custom CSS div#block-yui_3_17_2_1_1572343807229_5513 .sqs-system-button { padding: 21px 34px; font-size: 15px; } span.lightbox-handle.sqs-system-button.sqs-editable-button { padding: 2em 2.5em; } Please can you help me fix this issue thanks Link to comment
tuanphan Posted February 28, 2020 Share Posted February 28, 2020 Submit Button or I'm VIP ready button? 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 February 28, 2020 Author Share Posted February 28, 2020 @tuanphan - They're both light box buttons on each page - Need the code to make both buttons become enlarged and if possible with the longer button on left with all the writing in it the option to be able to improve the text sizing etc so it looks professional. Thank you Please see photos attached Thanks again Link to comment
DawnR Posted February 28, 2020 Author Share Posted February 28, 2020 3 hours ago, DawnR said: @tuanphan - They're both light box buttons on each page - Need the code to make both buttons become enlarged and if possible with the longer button on left with all the writing in it the option to be able to improve the text sizing etc so it looks professional. Thank you Please see photos attached Thanks again 3 hours ago, tuanphan said: Submit Button or I'm VIP ready button? VIP Button Please @tuanphan Please see explanation above thanks - can't understand why the code would suddenly not work Link to comment
jboykin Posted March 10, 2020 Share Posted March 10, 2020 @DawnR @tuanphan I'm having this same issue with lightbox form button css broken. CriticalResearch.com Link to comment
tuanphan Posted March 10, 2020 Share Posted March 10, 2020 2 minutes ago, jboykin said: @DawnR @tuanphan I'm having this same issue with lightbox form button css broken. CriticalResearch.com where lightbox button? If start now, get a quote i see it works here 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
jboykin Posted March 10, 2020 Share Posted March 10, 2020 The CSS code that was in place is no longer working to style the lightbox form buttons. They made a system update a few weeks ago so trying to figure out how to update this code so it works: .sqs-block-content .lightbox-handle-wrapper span{ padding: 25px 34px; font-size: 15px; } Link to comment
jboykin Posted March 10, 2020 Share Posted March 10, 2020 I was able to get it to work by updating the code for the new structure: .sqs-block-content { .lightbox-handle-wrapper { .sqs-system-button{ padding: 25px 34px; font-size: 15px; }}} Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.