Jump to content

jac.cunningham

Circle Member
  • Posts

    24
  • Joined

  • Last visited

Reputation Activity

  1. Like
    jac.cunningham got a reaction from tuanphan in Custom Trailing cursor with animation   
    Thank you. I worked it out.
    Also had to add ", auto !important; " after the URL.

    // CURSOR change HOVER //

    body {
    margin: 0;
    height: 100vh;
    cursor: none, auto;
    /REPLACE none with custom URL/
    }
    a:hover{
    cursor: url(REPLACE none with custom URL), auto !important;
    /REPLACE THIS URL/
    }
  2. Like
    jac.cunningham got a reaction from keramch in Squarespace Scheduling - create client account - end of journey   
    Is there any way for a Customer/Client to create an account BEFORE they schedule an appointment for the first time?  It just seems weird that it is at the end of the Customer Journey. We wish to encourage our clients to have an account so they can manage multiple appointments.  
    It means that we have to write a process 'after the fact' and they then have another step to do after clicking their way through the scheduling options, which in itself is tedious.
     
    Anyhow just asking if anyone else has this issue in their "Customer Journey flow".
     
    Also is there any way to reconfigure the Redeem Coupon Button? It is part of the Scheduling Page items which are defaulted in the view. I know I can change the texts.
    Thanks Jac
  3. Like
    jac.cunningham reacted to tuanphan in Brine: Nav to change color after scrolling past Hero   
    Use this code
    header.Header.Header--top { position: sticky; position: -webkit-sticky; top: 0; z-index: 9999; }  
  4. Like
    jac.cunningham got a reaction from melaniejaane in Squarespace Scheduling - create client account - end of journey   
    Is there any way for a Customer/Client to create an account BEFORE they schedule an appointment for the first time?  It just seems weird that it is at the end of the Customer Journey. We wish to encourage our clients to have an account so they can manage multiple appointments.  
    It means that we have to write a process 'after the fact' and they then have another step to do after clicking their way through the scheduling options, which in itself is tedious.
     
    Anyhow just asking if anyone else has this issue in their "Customer Journey flow".
     
    Also is there any way to reconfigure the Redeem Coupon Button? It is part of the Scheduling Page items which are defaulted in the view. I know I can change the texts.
    Thanks Jac
  5. Like
    jac.cunningham reacted to paul2009 in letter superscript   
    Thanks for the site info. You can solve these by adding the following to Design > Custom CSS:
    #block-yui_3_17_2_1_1590322605217_4469 p {   text-align: center;   margin-block-end: 0;   margin-block-start: 0;   line-height: 1.3em; } Adjust the spacing between lines of text by changing the line-height. A value of 2em will leave a blank line between each line of text.
    For the benefit of others who read this post:
    This snippet is for the Brine-family Squarespace 7.0 site quoted in the author's question. If used on another site, the block's ID will need to be substituted for the ID used above (shown in black). Each ID is unique.
     
×
×
  • 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.