Jump to content

Remove spacing above portfolio grid

Recommended Posts

Posted
23 hours ago, visionsbyfurks said:

Site URL: http://www.studiofurks.com

How do I reduce/remove the spacing between Selected Work and the grid.

Please see screenshot:

 

Screenshot 2021-09-20 at 14.25.15.png

Hi, I can not see the text on your page, could you please show me the page?

Press 👍  or mark my comment as solution if you find my sharing useful

🆒 Squarespace pinchzoom lightbox plugin (affiliate link)

👁‍🗨 360 degree photo viewer (affiliate link)

📑 Squarespace embed PDF popup (affiliate link)

Posted (edited)

You can try the following code in Design > Custom Css

 

#block-yui_3_17_2_1_1632267362014_2993 {
  padding-bottom: 0 ;
}

section[data-section-id="6147778640521c01c31c75d3"] #gridThumbs {
  padding-top: 0;
}

 

Edited by Bizzz

Press 👍  or mark my comment as solution if you find my sharing useful

🆒 Squarespace pinchzoom lightbox plugin (affiliate link)

👁‍🗨 360 degree photo viewer (affiliate link)

📑 Squarespace embed PDF popup (affiliate link)

  • 3 weeks later...
Posted
On 10/9/2021 at 5:58 PM, visionsbyfurks said:

@HoaLT Sorry but could I get some help again with the code please. Using the same code but it doesn't work. Might be because I've changed the layout abit?

Use this code

div#gridThumbs {
    padding-top: 0px;
}

 

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!)

  • 6 months later...
Posted
On 4/25/2022 at 2:14 AM, visionsbyfurks said:

@tuanphan How do I remove some of the spacing for mobile too?

website link

Add to Design > Custom CSS

@media screen and (max-width:767px) {
[data-section-id="6265824cbbfd7749a8ba16d1"] {
    min-height: unset !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!)

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.