Jump to content

Decreasing the space in a banner slideshow between the headline and the testimonial

Go to solution Solved by tuanphan,

Recommended Posts

Posted (edited)

Hi everyone,

I'm currently working on customizing the mobile view of an Squarespace website, and I've run into an issue with the spacing between the headline "Erfolgsgeschichten" (success stories) and the respective customer reviews. In the mobile view, there's too much space between these elements, and I'd like to reduce it for a cleaner look.

I've tried using custom CSS to adjust the margins and padding, but haven't had much success. Can anyone provide guidance on how to achieve this?

Any assistance would be greatly appreciated! Thank you in advance.

Best regards,

Lari

 

pw: lisalang

Screenshot 2024-05-15 142028.png

Screenshot 2024-05-15 142044.png

Screenshot 2024-05-15 142057.png

Edited by Lari
Link to comment
  • Replies 11
  • Views 1.4k
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution
On 5/17/2024 at 7:29 PM, Lari said:

@tuanphan Hi, it's lilaharmony.de.

Use this code to Website > Website Tools > Custom CSS

@media screen and (max-width:767px) {
.user-items-list-item-container[data-section-id="65b53df89c35bf551f79fdbf"] ul {
    min-height: unset !important;
}
.user-items-list-item-container[data-section-id="65b53df89c35bf551f79fdbf"] .slide-content.list-item-card-background {
    margin-top: 0px !important;
    margin-bottom: 30px !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
  • 4 months later...

@tuanphan 

I could really use your help with the same website again, if you're willing. I’ve noticed an issue on the mobile version of the website, specifically in the Imprint & Privacy Policy found in the footer  (Impressum & Datenschutz) section. The navigation menu opens, but when I try to click on any of the items, nothing happens – the pages don’t load.
Do you know what could be causing this, and how I might be able to fix it?

Thanks a lot in advance for your help!

Link to comment
On 9/20/2024 at 5:17 PM, Lari said:

@tuanphan 

I could really use your help with the same website again, if you're willing. I’ve noticed an issue on the mobile version of the website, specifically in the Imprint & Privacy Policy found in the footer  (Impressum & Datenschutz) section. The navigation menu opens, but when I try to click on any of the items, nothing happens – the pages don’t load.
Do you know what could be causing this, and how I might be able to fix it?

Thanks a lot in advance for your help!

I tried scroll down to footer, then click burger > and click an item in menu >> I see it still load fine

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
On 9/28/2024 at 5:40 PM, Lari said:

@tuanphan here is a screen recording of what I mean. Does this work for you too, or is it the same issue as in my shared video?

thank you so so much for your help! 

 

You mean

Click burger item >> then clicking an items >> it doesn't nothing, just close burger menu only?

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
Posted (edited)

Yes, exactly. When you select "Impressum & Datenschutz" in the footer and the page loads, clicking on an item in the burger menu does not open anything and simply closes the menu instead. Is there a solution to this issue?

 

Edited by Lari
Link to comment

Because you used anchor links like this

#leistungen

If users on page A, when click this link format >> It will find & scroll to #leistungen on page A

If users on page B, when click this link format >> It will find & scroll to #leistungen on page B

A, B don't have this ID so it won't work

Change link to this format

/#leistungen

 

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.