Jump to content

orient slideshow image caption to left corner

Recommended Posts

Posted

Hello, I would like to orient the captions in my gallery slideshow to be in the bottom left corner of the screen. I used the follow code below, but they still won't go all the way left. I would like them to be farther into the left corner with a little bit of padding from the left side of the screen. thank you in advance! 

 

.gallery-caption p:first-line {color: white; font-size: 1rem; font-weight:300}

.gallery-caption {text-align:left}

.gallery-caption {
  margin-top: -4%;
  opacity:100!important;}

 

site pw is flowers 

Screen Shot 2023-12-27 at 9.52.57 AM.png

  • Replies 2
  • Views 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Posted (edited)

Thank you for the response and explanation. I am using CSS, however, the code you provided did nothing to alter the caption. The only success I am having is when I change the negative percentage in the margin (in the original code) I would like to only move the caption further left. I tried both with only your code and removed the original code and it still did nothing 😕

Edited by lauralaura
Posted

Remove your code & Use CSS code like this

figcaption.gallery-caption.gallery-caption-fullscreen-slideshow {
    bottom: 10px !important;
    left: 10px !important;
    margin: 0 !important;
    max-width: 1000px !important;
    height: auto !important;
}

 

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!)

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.