Jump to content

asassi

Member
  • Posts

    11
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    asassi reacted to tuanphan in Moving 'add to cart' button   
    sorry, missing style tag, use this code
    <style> /* variant */ .product-variants { order: 2 !important; } /* purchase */ .sqs-add-to-cart-button-wrapper { order: 2 !important; } </style>  
  2. Like
    asassi reacted to tuanphan in Create 3 column footer in brine template   
    @asassi It looks like you figured it out? I see "Further information" title now
  3. Like
    asassi got a reaction from tuanphan in Move additional product info to under product description   
    Genius! it worked perfectly thank you
     
  4. Thanks
    asassi reacted to tuanphan in Move additional product info to under product description   
    Use this new code
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> jQuery(document).ready(function($) { $('section.ProductItem-additional .button-block').insertAfter(".ProductItem-details-excerpt"); }); </script> <style> .ProductItem-details-excerpt + .button-block>div>div { text-align: left; } section.ProductItem-details .button-block { order: 5; } section.ProductItem-details .button-block>div>div { text-align: left !important; } </style>  
×
×
  • 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.