Jump to content

Product images and Nav Links

Go to solution Solved by Beyondspace,

Recommended Posts

Site URL: https://www.tribeandsol.com/shop

 

 

Hi, 

I found a plug in to style my nav bar but I would like to change the spacing between the nav and product images so that it is close like the image below. Is there a way to not have the nav staggered but inline like the image even with categories?

I have categories so it creates a staggered drop down and I would like them to be stacked and for the underlined to be removed I have searched high and low and cant find how to remove the links when you click each word. If they could move or highlight on hover would be great!

1876817482_ScreenShot2021-11-04at12_15_51AM.thumb.png.38118742d4137e68ed7380e7327deaa0.png

I also want my descriptions to show only on hover like the 1st image currently mine are under the images. 

 

1820698536_ScreenShot2021-11-03at11_44_15PM.thumb.png.aa8294e80ac538628163ec6302cd5545.png

Link to comment
  • Replies 2
  • Views 437
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

36 minutes ago, MoonMama said:

Site URL: https://www.tribeandsol.com/shop

 

 

Hi, 

I found a plug in to style my nav bar but I would like to change the spacing between the nav and product images so that it is close like the image below. Is there a way to not have the nav staggered but inline like the image even with categories?

I have categories so it creates a staggered drop down and I would like them to be stacked and for the underlined to be removed I have searched high and low and cant find how to remove the links when you click each word. If they could move or highlight on hover would be great!

1876817482_ScreenShot2021-11-04at12_15_51AM.thumb.png.38118742d4137e68ed7380e7327deaa0.png

I also want my descriptions to show only on hover like the 1st image currently mine are under the images. 

 

1820698536_ScreenShot2021-11-03at11_44_15PM.thumb.png.aa8294e80ac538628163ec6302cd5545.png

For the title when hovering you can try adding top Home > Design > Custom Css

/*Tile when hovering image*/
section[data-section-id="5f628b98a8e7fd452d45707f"] .grid-meta-wrapper {
  position: absolute;
  bottom:0;
  transform: translateY(-50%) !important;
  color: #fff;
  opacity: 0 !important;
  transition: all 1s linear;
  background: rgba(0,0,0,0.5) ;
  padding: 5px;
  box-sizing: border-box;
}

section[data-section-id="5f628b98a8e7fd452d45707f"] .grid-item {
  position: relative;
}

section[data-section-id="5f628b98a8e7fd452d45707f"]  .grid-title, section[data-section-id="5f628b98a8e7fd452d45707f"] .grid-prices{
  color: #fff !important;
}

section[data-section-id="5f628b98a8e7fd452d45707f"] .grid-item-link:hover ~.grid-meta-wrapper  {
  opacity: 1 !important;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 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
  • Solution

My testing result

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 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

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.