guineaking Posted January 3, 2023 Share Posted January 3, 2023 Hi. I add this code on my main page, but when I connect to a main page, the image caption titles is moving.. mobile, PC both. How can I fix this issue? Thank you 🙂 .image-caption { position: absolute; right: -25px; top: -35px; z-index: 99999; } @media only screen and (max-width: 767px) { body.homepage {.page-section.horizontal-alignment--center>.content-wrapper, .content-wrapper { position: relative !important ; width: 85% !important ; justify-content : left ; -webkit-justify-content : left ; margin : 0px !important ; } } } RPReplay_Final1672720485.MP4 Link to comment
Beyondspace Posted January 3, 2023 Share Posted January 3, 2023 1 hour ago, guineaking said: Hi. I add this code on my main page, but when I connect to a main page, the image caption titles is moving.. mobile, PC both. How can I fix this issue? Thank you 🙂 .image-caption { position: absolute; right: -25px; top: -35px; z-index: 99999; } @media only screen and (max-width: 767px) { body.homepage {.page-section.horizontal-alignment--center>.content-wrapper, .content-wrapper { position: relative !important ; width: 85% !important ; justify-content : left ; -webkit-justify-content : left ; margin : 0px !important ; } } } RPReplay_Final1672720485.MP4 For the custom code, we need to check directly on your site to provide the right solution. You can share your URL to this page with the protected password so we can take a look BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
guineaking Posted January 6, 2023 Author Share Posted January 6, 2023 Protected password : kkerebi URL : https://www.kkerebi.kr Please take a look! I need your help ;( Link to comment
Beyondspace Posted January 6, 2023 Share Posted January 6, 2023 It is hidden by the header navigator, you can: - increase the value of top to push it down until it is fine for you. - Or one other approach is use bottom: 0 instead of setting the top value Finally, we can target the Id of each image to set the specific style also, if you need that guineaking 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
guineaking Posted January 25, 2023 Author Share Posted January 25, 2023 Thank you soooooo much!! Sooooo Coooool! 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