DianaCE Posted April 1, 2021 Share Posted April 1, 2021 Site URL: https://newbalancenutrition.com.au Hi Team, I just created a pop up, but it appears at the bottom of the phone. Anyone knows how to modify this to make it appear at the top or center? Many thanks Link to comment
tuanphan Posted April 10, 2021 Share Posted April 10, 2021 On 4/1/2021 at 12:14 PM, DianaCE said: Site URL: https://newbalancenutrition.com.au Hi Team, I just created a pop up, but it appears at the bottom of the phone. Anyone knows how to modify this to make it appear at the top or center? Many thanks Hi, Add to Design > Custom CSS /* Popup mobile */ @media screen and (max-width:767px) { .sqs-slide-wrapper[data-slide-type="popup-overlay"] .sqs-slide-container[data-slide-type="popup-overlay"] .sqs-slide { top: 0 !important; bottom: unset !important; position: fixed; } } 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
Matt1993 Posted June 23, 2021 Share Posted June 23, 2021 Hey were you able to figure out how to center it on the mobile? I am looking to do this on my own website. Thank you. 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