Jump to content

Move product title above product image

Recommended Posts

Hi Squarespace Community!

I'm looking to move all product titles above the product image. Example page here: https://mitchgreenphotos.com/prints/ccathedral-rocks-cave-glow-sunrise-kiama
I've used the below CSS to rearrange the display order, but I can't seem to move the product image down from top position.

Thanks in advance!

Mitch
 

#productDetails {
    display: flex;
    flex-direction: column; 
    .product-title {
        order: 1;
    }
    .product-excerpt {
        order: 2;
    }
    .product-price {
        order: 3;
    }
    .product-variants {
        order: 4;
    }
    .product-quantity-input {
        order: 5;
    }
    .sqs-add-to-cart-button-wrapper {
        order: 6;
    }
    .product-sharing {
    order:7;
    }
}

 

Link to comment
  • Replies 1
  • Views 748
  • Created
  • Last Reply

We couldn't find the page you were looking for. This is either because:

  • There is an error in the URL entered into your web browser. Please check the URL and try again.
  • The page you are looking for has been moved or deleted.

You can return to our homepage by clicking here, or you can try searching for the content you are seeking by clicking here.

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

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