maxi Posted April 14, 2021 Share Posted April 14, 2021 Site URL: https://maxishop.ca/shop?Category=the%20white%20look tHE CLOSING 'X' in quickview light box is positioned faaaaaaaaar right .. would like it to b where it should be , to the top right of the box .. any suggestions for this design issue Link to comment
tuanphan Posted April 15, 2021 Share Posted April 15, 2021 Try adding to Design > Custom CSS /* Lightbox quick view x icon */ @media screen and (min-width:992px) { .sqs-product-quick-view-lightbox-close-button { top: 15% !important; right: 20% !important; width: 25px; z-index: 100000001; } } 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.