guineaking Posted January 3 Share Posted January 3 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 Share Posted January 3 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 Author Share Posted January 6 Protected password : kkerebi URL :Â https://www.kkerebi.kr Please take a look! Â I need your help ;( Link to comment
Beyondspace Posted January 6 Share Posted January 6 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 Author Share Posted January 25 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