Jump to content

Roxyjee

Circle Member
  • Posts

    45
  • Joined

  • Last visited

Posts posted by Roxyjee

  1. I need assistance in customising the store to not take payments when "checking out" but rather submit an order so that we can confirm availability before taking payment. I haven't worked on Squarespace for a long time and not sure if this is possible. 

  2. Site URL: https://www.susanchalkermassage.com/

    Hi Circle,

    I want to make my whole summary item div clickable. You'll see on the website its the summary items under modalities. (summery item png attached)

    I have tried the following

    <script>
      Y.on('domready', function(){
    Y.one('.sqs-block-summary-v2 .summary-item').on('click', function(e){
      window.location = $(this).find("a").attr("href"); 
      return false;
    });
    </script>

    and this

    $(".summary-item").click(function() {
      window.location = $(this).find("a").attr("href"); 
      return false;
    });

    nothing is happening!

    Thanks for reading. 

    summary item.png

  3. On 8/24/2017 at 11:34 PM, allisonstratton820 said:
    
    Thanks this worked for me on the Margot Template.
    
    This worked for me on Mentor (part of the Brine family)
    
    #collection-599ddf2ef9a61e945ba20a96 .Main {
    background-image: url("//static1.squarespace.com/static/598cdb67e3df282ea8b16720/t/599f370fcf81e02b63285958/1503606545633/sky.jpg")!important;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: repeat;
    }
    
    
    
    
    
     

     

     

×
×
  • 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.