Jump to content

change the size of the arrows inside a portfolio carousel

Recommended Posts

On 10/20/2021 at 11:09 PM, NGO2045 said:

Hello!


Is it possible to change the size of the arrows inside a portfolio carousel in the mobile version?
I want them to become smaller.

You can share your site with the protected password in order that we can check it together

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
12 minutes ago, NGO2045 said:

Hi, I'm wondering if this still can be solved? 🙂

You can try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px){
  .item-pagination-link .item-pagination-icon svg {
    width: 10px;
    height: 30px
  }
}  

you can define the value till it meets your desired result

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
17 hours ago, bangank36 said:

You can try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px){
  .item-pagination-link .item-pagination-icon svg {
    width: 10px;
    height: 30px
  }
}  

you can define the value till it meets your desired result

Thank you! That worked! 🙂

Is it possible to move the texts closer to the arrows in the mobile version?

Link to comment
On 10/30/2021 at 1:42 PM, NGO2045 said:

I've sent you a link to my site

 Add to Design > Custom CSS

/* text-arrow mobile */
@media screen and (max-width:767px) {
.item-pagination-icon.icon.icon--stroke {
    padding-left: 0 !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!)

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.