TZ253 Posted October 6, 2021 Share Posted October 6, 2021 How can I change the width of my Promotional Pop-up Button with CSS? Link to comment
tuanphan Posted October 8, 2021 Share Posted October 8, 2021 On 10/7/2021 at 1:12 AM, TZ253 said: How can I change the width of my Promotional Pop-up Button with CSS? Can you share link to your site? We can check button code easier 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
tuanphan Posted October 10, 2021 Share Posted October 10, 2021 On 10/7/2021 at 1:12 AM, TZ253 said: How can I change the width of my Promotional Pop-up Button with CSS? Add to Design > Custom CSS .sqs-slide-wrapper[data-slide-type="popup-overlay"] .sqs-slide-container[data-slide-type="popup-overlay"] [data-slice-type="buttons"] { width: 50%; margin: 0 auto; } 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
didanyc Posted January 11 Share Posted January 11 I would also like to change the width of my Promotional Pop-Up button, but this code doesn't work on my site. Not sure how to adjust the code. Also would like the button type to be all on one line : ) megamedia.co Link to comment
tuanphan Posted January 15 Share Posted January 15 On 1/12/2023 at 3:56 AM, didanyc said: I would also like to change the width of my Promotional Pop-Up button, but this code doesn't work on my site. Not sure how to adjust the code. Also would like the button type to be all on one line : ) megamedia.co Add to Design > Custom CSS .sqs-slide-wrapper[data-slide-type="popup-overlay"] .sqs-slide-container[data-slide-type="popup-overlay"] [data-slice-type="buttons"] { white-space: nowrap; } 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