Jump to content

Decrease Space Above and Below List Carousel Section

Recommended Posts

  • Replies 5
  • Views 853
  • Created
  • Last Reply

Top Posters In This Topic

On 2/8/2022 at 2:50 AM, FORNEO said:

Site URL: https://www.friendsofrecoveryneo.com/newsletters-1

I added a list carousel section to a page but there is a lot of empty space above it (and some below it) that I can't seem to remove.  I don't see the usual option for adjusting the secion height.  Am I missing it somewhere or can it be done by custom css?  Thank you.

Add to Design > Custom CSS

.user-items-list {
    padding-top: 0px !important;
    padding-bottom: 0px !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
  • 5 months later...
On 7/28/2022 at 2:52 PM, Iwan said:

Any idea on MOBILE how to reduce the spacing between the list section carousel buttons and the main body??

https://jeanine-thompson.squarespace.com/book-release

4 Reduce spacing above scroll buttons.PNG

Try adding to Design > Custom CSS

@media screen and (max-width:767px) {
[data-section-id="62e11d1e6bb68f266afd9d59"] {
 .user-items-list {
    min-height: unset !important;
}
.mobile-arrows {
    position: relative;
    top: -100px;
}
}}

 

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
  • 1 month 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.