Jump to content

Image caption title moving problem.

Recommended Posts

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 ;
          		}
              }

}

 

Link to comment
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 ;
          		}
              }

}

 

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)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

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

It is hidden by the header navigator, you can:

- increase the value of top to push it down until it is fine for you.

image.thumb.png.84f21473941c78a76a4a8dcbee7da9e9.png

- Or one other approach is use bottom: 0 instead of setting the top value

image.thumb.png.924f7713d03d34e35d196ab295c29f51.png

Finally, we can target the Id of each image to set the specific style also, if you need that

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

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
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.