Jump to content

olenastasula

Member
  • Posts

    17
  • Joined

  • Last visited

Posts posted by olenastasula

  1. @tuanphan I suppose! The only new thing I'm having issues with now is the #cart page on mobile. The entire container is extending past the screen size on mobile. Do you know how to fix this?

     

    I tried this but it did not work: 

    @media screen and (max-width:640px) { div#yui_3_17_2_1_1627050254128_221 ._5Lix3J-TS .cart-container {width: 100% !important;
        height: auto;}}
     

    image.thumb.png.add0f46588aea1a43ceb82e1fc80a2ec.png

  2. @creedon Sorry to jump in here, I was looking for a solution to a similar problem on my site: https://oleiajewelry.squarespace.com/shop-collection/diamond-eye-necklace 

    I'm trying to move the Additional Info block (which is the PayPal messaging) in between the ADD TO BAG button and the social sharing icons. Are you able to help?

    This is the current code I am using to move the Additional Info block closer to the button: 

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
    <script>
      window.Squarespace.onInitialize(Y, function(){  
      $('section.ProductItem-additional').appendTo('.ProductItem-details-share');
    });
    </script>

    Appreciate any help!

  3. @tuanphanHi - kind of, but it's still not perfect. There's a 5px margin missing on the far-right product. This is the code I used. Do you have any other recommendations?

    @media screen and (max-width:640px) {
    .sqs-block-summary-v2 .summary-item.positioned {
        width: 33% !important;
        position: static;
          margin-right: 5px}
    .sqs-block-summary-v2 .summary-item-list {
        display: flex;
        flex-wrap: nowrap !important;
        flex-direction: row; 
          align-items: stretch;
           margin-right: 5px;}}

     

  4. Site URL: https://www.oleiajewelry.com/

    I'm having trouble figuring out how to adjust my Summary product block for Mobile. When I view it in Mobile mode, the contents are stacked instead of displayed horizontally. I want to keep the horizontal arrangement of the images for Mobile use (even if that means the text and images shrinking). Is anyone able to provide any insight on how I can update this on my website? 

     

    The specific block is: #block-yui_3_17_2_1_1625238871313_6351

     

    Appreciate any help!  

    Capture.JPG

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