Jump to content

Changing the height of a banner slideshow

Go to solution Solved by tuanphan,

Recommended Posts

Try adding to Design > Custom CSS

/* Home Mobile Slideshow */
@media screen and (max-width:767px) {
[data-section-id="6260642eee78e95fdf168c63"]
.user-items-list-item-container.user-items-list-banner-slideshow ul {
    height: 45vh !important;
    min-height: unset !important;
}
.slide-content.list-item-card-background {
    max-width: 100% !important;
    margin: 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
On 4/23/2022 at 10:58 PM, tuanphan said:

Try adding to Design > Custom CSS

/* Home Mobile Slideshow */
@media screen and (max-width:767px) {
[data-section-id="6260642eee78e95fdf168c63"]
.user-items-list-item-container.user-items-list-banner-slideshow ul {
    height: 45vh !important;
    min-height: unset !important;
}
.slide-content.list-item-card-background {
    max-width: 100% !important;
    margin: 0 !important;
}
}}

 

Thank you for the response, for some reason this code doesn't seem to adjust the height, it is also giving me a missing opening error.

Link to comment
  • Solution
On 4/26/2022 at 3:14 AM, mcarson21 said:

Thank you for the response, for some reason this code doesn't seem to adjust the height, it is also giving me a missing opening error.

Sorry, I wrote a missing symbol

Try this new code

/* Home Mobile Slideshow */
@media screen and (max-width:767px) {
[data-section-id="6260642eee78e95fdf168c63"] {
.user-items-list-item-container.user-items-list-banner-slideshow ul {
    height: 45vh !important;
    min-height: unset !important;
}
.slide-content.list-item-card-background {
    max-width: 100% !important;
    margin: 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
  • 1 year later...
7 minutes ago, GailCucumber said:

Hi, I am trying to change the height of the slideshow banner at the top of this page so that it is smaller and users don't have to scroll to reach the next part of the page https://www.cucumberfields.co.uk/

I have tried using the code you have shared above but it doesn't change anything. Can you offer any other suggestions? Thank you

 

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS. Add these code on the very bottom on the Custom CSS section. You can change height value 80vh to as your need like 85vh or 75vh.....

html body:not(.sqs-edit-mode-active) .wm-slider-container {
    height: 80vh !important;
}

 

Edited by Web_Solutions

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment
3 minutes ago, GailCucumber said:

Next question... I need to change the font of Heading 2 font to the one that's currently programmed with Heading 4.  Any ideas?

Yes, here is the code

h2 {
    font-family: 'Fields of Wildflowers' !important;
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS. at bottom

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment
4 minutes ago, GailCucumber said:

OK thanks, I have don that. Whilst it now comes up as the same font, the size is too big and I want it the same size as Heading 4 - could you tell me what code I need for that?

You can change the size on design section. Follow the instructions in the images.

Screenshot_305.png

Screenshot_306.png

Screenshot_307.png

Screenshot_308.png

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment
  • 3 months later...

I'm trying to do the same as Gail here - but I'm having trouble.

Gail - what banner module did you use? I'm not seeing the option to have text overlay as well as the arrows, etc. Could you direct me?

In Squarespace 7.1 there's one option in the "Intro" category of sections near the bottom that includes arrows and text, but buttons appear underneath?

Then there's the pure image-gallery section which doesn't permit text over the image. 

I feel I must be missing just finding this object?

Link to comment
On 2/7/2024 at 9:10 AM, Zaud said:

I'm trying to do the same as Gail here - but I'm having trouble.

Gail - what banner module did you use? I'm not seeing the option to have text overlay as well as the arrows, etc. Could you direct me?

In Squarespace 7.1 there's one option in the "Intro" category of sections near the bottom that includes arrows and text, but buttons appear underneath?

Then there's the pure image-gallery section which doesn't permit text over the image. 

I feel I must be missing just finding this object?

It is List Section Banner Slideshow

#1. First edit page where you want to add List Banner Slideshow > Add a Section

Edit Page 01 Min

Add Section1 Min

#2. Choose People > Choose section with (i) icon

List Section People1 Min

#3. Click Edit Content

Edit Content1 Min

and choose Design > Banner Slideshow

Design Banner Slideshow Min

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.