Jump to content

Reorganizing Categories Using Css

Recommended Posts

Hi Everyone,

I am having a hard time with organizing my categories in my shop. The order I would like it to be is Windows Of Heaven, Premier Collection Ornaments, Studio Collection Ornaments, R.OK. Prints, and Religious Prints. I have tried this CSS code but did not work for my website.

store_organize.PNG.311a8d832b859330762d53a439c6fd63.PNG

@media screen and (min-width:641px) {
.ProductList-filter-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: center;
}
.ProductList-filter-list-item:nth-child(1) {
    order: 1;
}
.ProductList-filter-list-item:nth-child(2) {
    order: 2;
}
.ProductList-filter-list-item:nth-child(3) {
    order: 3;
}
.ProductList-filter-list-item:nth-child(4) {
    order: 4;
}
.ProductList-filter-list-item:nth-child(5) {
    order: 5;
}
.ProductList-filter-list-item:nth-child(6) {
    order: 6;
}
}

I am using Marta template (part of the Brian Family) version 7.0. Is there also a code that I can use subcategories? Maybe that would be easier. It seems that this version doesn't have it. Please let me know! 

Thanks,

Desiree  


 

Link to comment
  • Replies 9
  • Created
  • Last Reply
20 hours ago, creative_dez said:

I am redesigning the website and it's not live yet. Here is the screenshot of the store.

 

But if you want to check out our current website, here is the link:

https://www.holdmanstudios.com/

store_organize2.PNG

Do you design in preview template?

I think this will require custom code. Difficult to check without checking url. You can duplicate your site, set template in duplicated site & share url. We can check there.

 

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
  • 4 weeks later...
  • 2 weeks later...

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.