Trying to re-order the categories in this online shop but really struggling to use the right target. This is my first time working with Bedford (I'm a Brine girl...) so it's been a learning curve anyway.
I feel like I've tried every single suggestion on this forum and so far, NONE have worked. Anyone know how to target the category types in Bedford?? @tuanphan I know you've done 9488493946389463 guides on this particular topic but so far can't find one that works for me.
Question
Webswool 11
Site URL: https://gratolondon.com/shop-products
Hello peeps.
Trying to re-order the categories in this online shop but really struggling to use the right target. This is my first time working with Bedford (I'm a Brine girl...) so it's been a learning curve anyway.
I feel like I've tried every single suggestion on this forum and so far, NONE have worked. Anyone know how to target the category types in Bedford?? @tuanphan I know you've done 9488493946389463 guides on this particular topic but so far can't find one that works for me.
Thanks!
Sammi x
Link to post
Top Posters For This Question
6
5
Popular Days
Nov 18
7
Nov 17
3
Nov 22
1
Top Posters For This Question
Webswool 6 posts
tuanphan 5 posts
Popular Days
Nov 18 2020
7 posts
Nov 17 2020
3 posts
Nov 22 2020
1 post
Popular Posts
tuanphan
Add to Home > Design > Custom CSS /* category reorder */ ul.category-nav-links { display: flex; flex-direction: column; } /* Shop products */ ul.category-nav-links>li:nth-child(1
tuanphan
Add to Home > Design > Custom CSS @media screen and (max-width:700px) { div#productList { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); grid-column-gap: 5px; } }
10 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment