Jump to content

Reduce logo/nav padding

Recommended Posts

  • Replies 3
  • Created
  • Last Reply
On 6/9/2020 at 10:00 PM, JustinSinger said:

Site URL: https://www.iamjustinsinger.com/

Looking to reduce the padding between my logo and the content on my page just on desktop version.

Any ideas?

Screen Shot 2020-06-09 at 10.57.38 AM.png

image.thumb.png.81de04f4011e985efedb2f9c25bf1b86.png

<style>
.portfolio-hover[data-mode="hover-cover"] .portfolio-hover-items-list {
	padding-top: 0px;
}
</style>

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
7 hours ago, JustinSinger said:

Is there a way to apply this effect to only the desktop version and not mobile?

<style>
@media screen and (min-width: 992px) {
  .portfolio-hover[data-mode="hover-cover"] .portfolio-hover-items-list {
	padding-top: 0px;
  }
}

</style>

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.