creative_dez Posted February 5, 2021 Posted February 5, 2021 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. @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
tuanphan Posted February 6, 2021 Posted February 6, 2021 Can you share site url? We can check CSS easier. 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!)
creative_dez Posted February 8, 2021 Author Posted February 8, 2021 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/
tuanphan Posted February 9, 2021 Posted February 9, 2021 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/ 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!)
creative_dez Posted February 11, 2021 Author Posted February 11, 2021 Here is the link: https://www.holdmanstudios.com/onlinegallery Thanks, Desiree Rangel
tuanphan Posted February 14, 2021 Posted February 14, 2021 On 2/12/2021 at 5:37 AM, creative_dez said: Here is the link: https://www.holdmanstudios.com/onlinegallery Thanks, Desiree Rangel Which order you want? 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!)
creative_dez Posted February 15, 2021 Author Posted February 15, 2021 The order I would like it to be is: Windows of Heaven, Ornaments, Prints, Supplies If there is anything else, please let me know. Thanks, Desiree
creative_dez Posted February 15, 2021 Author Posted February 15, 2021 I recently added a new category. Here is the update order I would like it to be: Windows of Heaven, Ornaments, Prints, Gift Certificates, and Supplies Let me know if there are any problems. Thanks!
creative_dez Posted March 12, 2021 Author Posted March 12, 2021 Hi! Is there a possible code that can do subcategories? Let me know. Thanks, Desiree
tuanphan Posted March 23, 2021 Posted March 23, 2021 On 3/13/2021 at 12:30 AM, creative_dez said: Hi! Is there a possible code that can do subcategories? Let me know. Thanks, Desiree Hi. Can you explain clearly? We can help easier 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.