Jump to content

cmancuso

Member
  • Posts

    8
  • Joined

  • Last visited

Reputation Activity

  1. Love
    cmancuso reacted to derricksrandomviews in How to Use a Folder within the Header to Send You to a Portfolio Page   
    Yes,  it is for a desktop,  but it will not work on mobile. It will take some code to make it work for desktop:
     
  2. Like
    cmancuso reacted to Mads13 in Product quantity cannot be set to 1 in 7.1   
    Site URL: http://www.madeleinewideland.com
    When adding a product to a store in SQ 7.1 you must set the quantity to "2" for the quantity field to be visible on the product page. If I set it to "1" the field disappears. I've checked this with chat support and that's what they say, the number must be "2". So if I in reality have only one product of each, the system will still think that I have 2 items in stock, which means that if a customer orders 2 items of the same product (when it's only 1 available) they will not be alerted and neither will I. This will be a nightmare and I honestly don't know how to handle this. I'm starting to feel a little desperate since I was about to launch my shop today when I suddenly noticed this! Anyone?!?
  3. Like
    cmancuso reacted to Mads13 in Product quantity cannot be set to 1 in 7.1   
    Thanks so much for your input and support! I've spent a decent amount of time on this when all I needed was for someone to give an outside perspective. 
  4. Like
    cmancuso reacted to paul2009 in What are your best practices for mobile styling?   
    This is an interesting subject choice because it isn't possible to practice Mobile First Design on Squarespace yet - at least not without a lot of code or a no-code pay-monthly add-on. The Squarespace platform doesn't allow you enough control over mobile layouts at present as it decides the mobile layout for itself.
    I'm really looking forward to the day when the editor is updated so that we can build mobile sites more easily on the platform. Something to look forward to in 2022. 🤞
  5. Love
    cmancuso got a reaction from Maribeltb in Re-order Product Page   
    I did! here's what solved it in case it helps anyone else!
    /*ADD TO CART ON SAME LINE AS QUANTITY*/  .ProductItem-details .sqs-add-to-cart-button-wrapper  {    margin-left: 150px !important;     margin-top: -76px !important;  }  
  6. Like
    cmancuso got a reaction from Maribeltb in Re-order Product Page   
    Hello! I would like to move the 'add to cart button' and 'quantity' to be on the same line. I have added this CSS to the 'Custom CCS' but I wasn't able to make it work.
    https://www.vine.lu/en/shop/doglia/giostra

    .product-quantity-input {
        margin-right: 400px !important;
        margin-top: 0px !important
    }
    .ProductItem-details .sqs-add-to-cart-button-wrapper {
        order: 3 !important;
    }
    .ProductItem-details-excerpt {
        order: 2 !important;
    }
    .product-price {
        order: 1 !important;
    }
  7. Like
    cmancuso got a reaction from Beyondspace in Re-order Product Page   
    Hello! I would like to move the 'add to cart button' and 'quantity' to be on the same line. I have added this CSS to the 'Custom CCS' but I wasn't able to make it work.
    https://www.vine.lu/en/shop/doglia/giostra

    .product-quantity-input {
        margin-right: 400px !important;
        margin-top: 0px !important
    }
    .ProductItem-details .sqs-add-to-cart-button-wrapper {
        order: 3 !important;
    }
    .ProductItem-details-excerpt {
        order: 2 !important;
    }
    .product-price {
        order: 1 !important;
    }
  8. Like
    cmancuso got a reaction from Beyondspace in Re-order Product Page   
    I did! here's what solved it in case it helps anyone else!
    /*ADD TO CART ON SAME LINE AS QUANTITY*/  .ProductItem-details .sqs-add-to-cart-button-wrapper  {    margin-left: 150px !important;     margin-top: -76px !important;  }  
×
×
  • 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.