Jump to content

Code block causing large gap between site footer and page.

Go to solution Solved by tuanphan,

Recommended Posts

  • Solution

You can use Classic Section for these sections

Add Classic Editor1 Min

or use this code to Website Tools > Custom CSS

.fe-661b05161d485e02d438e68c {
   grid-template-rows: repeat(22,minmax(calc(~"var(--container-width) * var(--row-height-scaling-factor)"), auto)) !important;
}

Code for this page

https://www.the313co.org/solesthreads

if it works, I will send code for another page

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/30/2024 at 3:05 PM, tyu313 said:

Yes the code worked! Thank you so much. Could you please send the code for https://www.the313co.org/locations?

 

Thanks!!

Use this CSS code

div.fe-66d1b59a4447e94b11968301 {
    grid-template-rows: repeat(30,minmax(calc(~"var(--container-width) * var(--row-height-scaling-factor)"), auto)) !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.