Jump to content

yh3

Member
  • Posts

    6
  • Joined

  • Last visited

Reputation Activity

  1. Like
    yh3 got a reaction from mazmac in Breadcrumb at the start of every blog post.   
    did you manage to get this to work? also trying to get breadcrumbs working for blog...
  2. Like
    yh3 reacted to plantshop203 in Hover Effect for Product Images in Shop Pages   
    I was able to figure it out!
    For anyone who wants to do something like this, here's the code I used:
    //product hover border .grid-item:hover {   position: absolute;   width: 100%;   height: 100%;   content: '';   top: 0;   left: 0;     box-sizing: border-box;   padding: 7px!important;   -webkit-box-shadow: 0px 0px 6px -3px rgba(0,0,0,0.75);   -moz-box-shadow: 0px 0px 6px -3px rgba(0,0,0,0.75);   box-shadow: 0px 0px 6px -3px rgba(0,0,0,0.75); } .grid-item {   padding: 7px; }  
  3. Thanks
    yh3 reacted to Beyondspace in Hover Effect for Product Images in Shop Pages   
    .post-type-store-item:after { position: absolute; width: 100%; height: 100%; content: ''; top: 0; left: 0; } .post-type-store-item { padding: 7px; } .post-type-store-item:hover:after { border: 2px solid #000; box-sizing: border-box; }
  4. Like
    yh3 got a reaction from Beyondspace in Hover Effect for Product Images in Shop Pages   
    https://solfaxi.squarespace.com/shop
     
    pw: eques1234
     
    also is there a way to make the border surround the product image AND text/description?
  5. Like
    yh3 got a reaction from Beyondspace in Hover Effect for Product Images in Shop Pages   
    This feature looks awesome! Is there a way to use it without making each product "pop" forward when hovering over it? So just having the black border appear without any other effects (I was able to remove the shadow)
×
×
  • 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.