Jump to content

Reduce logo/nav padding

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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>

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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>

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. 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.