Jump to content

Why is this so hard??! I just want to move slideshow arrows to the right. That's it. Can you help?

Go to solution Solved by tuanphan,

Recommended Posts

This seems like it would be so simple-- I just want to move the controls from the far left to the far right. 

I've tried to find the container that will let me do this and I cannot figure it out. I've worked on it for 2 days.

Can anyone figure this out? Thank you so much to anyone who even considers helping me. 

This is the code: 


.sqs-gallery-controls {
   background-color: white;
   padding-top: 25px
}

.sqs-gallery-controls .previous, .sqs-gallery-controls .next {
   background-color: #aef4fe;


   margin-top: 0;
 padding: 0 !important;
 line-height: inherit;
   position: static;
}

.sqs-gallery-controls .previous:hover, .sqs-gallery-controls .next:hover {
   background-color: transparent;
}

.sqs-gallery-controls .previous::before, .sqs-gallery-controls .next::before {
   color: #2E2E2E !important;
   width: 200px;
border-style: solid;
   font-size: 25px;
   font-family: zero;
  font-weight: bold;
}

.sqs-gallery-controls .previous::before {
   content: "BACK ONE ";
}

.sqs-gallery-controls .next::before {
   content: "BACK TO ONE";
}
/*end of gallery*/

 

I'd just like it to look like this:

example.png

Edited by andreallevin
Link to comment
  • Replies 4
  • Views 338
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...
  • Solution
On 4/8/2023 at 9:54 AM, andreallevin said:

whoops sorry! It is this: https://www.zeroonecomix.com/

 

Add to Design > Custom CSS

/* Align left to right */
.sqs-gallery-controls.show-hover-effect {
    text-align: right;
}

 

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

Link to comment

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.