Jump to content

materialandmovement

Member
  • Posts

    11
  • Joined

  • Last visited

Everything posted by materialandmovement

  1. Site URL: https://www.materialandmovement.com I think I set up my shopping categories wrong initially, and now I don't know how to fix it. I have a jewelry website. My shop categories are Earrings, Post Earrings, Necklaces, and Gift Certificates. There is no "parent" shop all page, and when you click on the SHOP folder, it just goes to the first category which is Earrings. the link www.materialandmovement.com/shop also just goes to earrings. I want the shop link to show all items, but I'm not sure how to retroactively set up my store that way. Any help is appreciated!
  2. thank you. I want it in this order: All Sterling Silver Gold Fill Single Earring Super Dangle Duo Earring Triple Earring
  3. Right - I decided to make that its own page after I posted this. Thanks for the call out. It wasn't working even before the post earring addition - are you still able to help? Thanks!
  4. I've received help with this before, but now the order is messed up and my original question is gone from the forum. This is the page I want to fix: https://www.materialandmovement.com/earrings I want the categories listed in this order: All Sterling Silver Gold Fill Post Earring Single Earring Super Dangle Duo Earring Triple Earring I have this code and no matter how I move the numbers around they don't line up: #collection-5c5a5e188165f5f67726a016 .ProductList-filter-list { display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */ display: flex; /* NEW, Spec - Firefox, Chrome, Opera */ -webkit-flex-flow: column; flex-flow: column; } /*"All"*/ #collection-5c5a5e188165f5f67726a016 .ProductList-filter .ProductList-filter-list-item:nth-child(2) { order: 1; } /*"Gold Fill"*/ #collection-5c5a5e188165f5f67726a016 .ProductList-filter .ProductList-filter-list-item:nth-child(3) { order: 2; } /*"Sterling Silver"*/ #collection-5c5a5e188165f5f67726a016 .ProductList-filter .ProductList-filter-list-item:nth-child(2) { order: 3; } /*"Post Earring"*/ #collection-5c5a5e188165f5f67726a016 .ProductList-filter .ProductList-filter-list-item:nth-child(6) { order: 4; } /*"Single Earring"*/ #collection-5c5a5e188165f5f67726a016 .ProductList-filter .ProductList-filter-list-item:nth-child(3) { order: 5; } /*"Super Dangle"*/ #collection-5c5a5e188165f5f67726a016 .ProductList-filter .ProductList-filter-list-item:nth-child(2) { order: 6; } /*"Duo Earring"*/ #collection-5c5a5e188165f5f67726a016 .ProductList-filter .ProductList-filter-list-item:nth-child(2) { order: 7; } /*"Triple Earring"*/ #collection-5c5a5e188165f5f67726a016 .ProductList-filter .ProductList-filter-list-item:nth-child(8) { order: 8; } I'd really appreciate some straightening out! Thank you.
×
×
  • 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.