Jump to content

Adjust section Heading line height and move carousel image slider arrows

Recommended Posts

  • Replies 4
  • Views 181
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Quote

move the slider arrows to the centre of the image

Do you mean aligning the caption below?

image.png.9c9ab54d339fc5b0153ade21185eb158.png

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  section[data-section-id="62c77a65bfc92508f6724275"] .list-section-title p {
    line-height: 1;
  }
}

Hope it helps

Edited by bangank36

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
On 7/20/2022 at 12:20 PM, markadekoning said:

Trying to achieve the second image example, for some reason it won't work.

Cheers!

Screen Shot 2022-07-20 at 3.18.48 pm.png

Screen Shot 2022-07-20 at 3.19.45 pm.png

Add this CSS code to move arrows to center on 2 sides

/* Mobile arrows */
@media screen and (max-width:767px) {
[data-section-id="62d7ad25ad77dc0842fe5c88"] .mobile-arrows {
    position: absolute;
    top: 50%;
    width: 90%;
    justify-content: space-between !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.