Jump to content

RikkiG

Circle Member
  • Posts

    26
  • Joined

  • Last visited

Reputation Activity

  1. Like
    RikkiG reacted to tuanphan in Remove navigation on product page   
    Add this to Website > Website Tools > Custom CSS
    nav.ProductItem-nav { display: none; } (If you mean to remove this)

  2. Like
    RikkiG got a reaction from tuanphan in Remove navigation on product page   
    @tuanphanHere is the link: https://www.frencholistic.com/invoices/p/editing-clientx
    Think I figured it out:
    .ProductItem-nav-breadcrumb-link, .ProductItem-nav-breadcrumb-separator {
      display:none
    }
  3. Like
    RikkiG reacted to tuanphan in Moving Mobile Arrows on Carousel Auto-Layout Section   
    Add to Design > Custom CSS
    /* Sound mediation mobile arrows */ @media screen and (max-width:767px) { body#collection-61b8cfc35f3dc275ac07ecc0 .user-items-list-carousel__arrow-icon-holder { align-items: flex-start; top: 10%; width: 90%; left: 50%; transform: translateX(-50%); } }  
  4. Thanks
    RikkiG reacted to ThisJustin in Scheduling button customization   
    Hi! You can add this to your custom css:
    .acuity-embed-button:hover{ background-color:red!important; } Just replace red with whatever color you'd like.
×
×
  • 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.