Jump to content

help with coding to my gallery block

Recommended Posts

Site URL: http://doughrelated.com

Hey team
I'm using the WAV template, and have recently added in some custom CSS to reduce the size of the main gallery block on the home page. I used;

<style>
  .Index-gallery-item-inner {
    height: 72% !important;}
</style>

It's keeping the size of the original gallery (and some extra) as a white area between the Gallery and the next block, which I cannot seem to get rid of.

Is anyone able to help? website: https://doughrelated.com/

 

Thanks for your time in advance!

Link to comment
19 hours ago, doughrelated said:

Site URL: http://doughrelated.com

Hey team
I'm using the WAV template, and have recently added in some custom CSS to reduce the size of the main gallery block on the home page. I used;

<style>
  .Index-gallery-item-inner {
    height: 72% !important;}
</style>

It's keeping the size of the original gallery (and some extra) as a white area between the Gallery and the next block, which I cannot seem to get rid of.

Is anyone able to help? website: https://doughrelated.com/

 

Thanks for your time in advance!

Hi,

You mean white space above newsletter section on desktop?

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 8/22/2021 at 2:47 PM, doughrelated said:

Yes that's the one!

Hi. Try adding to Design > Custom CSS

@media screen and (min-width:641px) {
section#sliding\/display {
    min-height: unset !important;
    height: 500px;
}
}

 

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 8/26/2021 at 2:55 PM, tuanphan said:

Hi. Try adding to Design > Custom CSS

@media screen and (min-width:641px) {
section#sliding\/display {
    min-height: unset !important;
    height: 500px;
}
}

 

Hey thank you so much for getting back to me! I had to change the height value but I think that might have worked 🙂 I'll double check on a few other screen sizes 

Appreciate your help!

Edited by doughrelated
typo
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.