Jump to content

MeaghanPM

Circle Member
  • Posts

    25
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    MeaghanPM got a reaction from creedon in Product Pages Displaying Differently   
    Adding descriptions worked! Thank you Creedon!
  2. Love
    MeaghanPM reacted to tuanphan in Move additional product info to under product description   
    Add new code
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('section.ProductItem-additional').insertAfter('.ProductItem-details-excerpt'); }); </script> <style> section.ProductItem-summary { align-items: flex-start !important; } section.ProductItem-additional { margin-top: 20px !important; margin-bottom: 20px !important; } </style>  
  3. Thanks
    MeaghanPM reacted to tuanphan in Using different banner image for mobile   
    Q1. Add to Design > Custom CSS
    /* tablet footer */ @media screen and (max-width:991px) and (min-width:768px) { footer.sections .content-wrapper { padding-left: 0 !important; } footer.sections .content { width: 95% !important; } footer.sections .content * { white-space: nowrap; } footer.sections .content .sqs-block { padding-left: 5px; padding-right: 5px !important; } } Other questions. Next comment
  4. Thanks
    MeaghanPM reacted to tuanphan in Using different banner image for mobile   
    Q2. Q3. Add to Design > Custom CSS
    /* tablet-newsletter */ @media screen and (max-width:991px) and (min-width:768px) { .newsletter-block .newsletter-form-field-wrapper { min-width: unset !important; } body.homepage article section:first-child { min-height: unset !important; height: 30vh; margin-top: 5vh; } }  
×
×
  • 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.