Nino Ch Posted February 15, 2021 Share Posted February 15, 2021 Site URL: https://puma-saffron-esmk.squarespace.com/ puma-saffron-esmk.squarespace.com Password: test Hello, My hover-title apperas to be not centered with a browser-wide higher then 2500px. It is a masonry style gallery. With lower wides it works fine! Can somebody fix it? Thanks a lot! Link to comment
tuanphan Posted February 17, 2021 Share Posted February 17, 2021 Don't edit/remove any code in your current code Add this to Design > Custom CSS @media screen and (min-width:768px) { figcaption.gallery-caption.gallery-caption-grid-masonry { left: 50% !important; top: 50% !important; -webkit-transform: translate(-50%,-50%) !important; -ms-transform: translate(-50%,-50%) !important; transform: translate(-50%,-50%) !important; width: 100% !important; text-align: center !important; } } 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
Nino Ch Posted February 17, 2021 Author Share Posted February 17, 2021 Genius!!! Thank You. That Works 🙂 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