I've combed the forums and tried a few different iterations of code and am struggling to change the font size of my product categories on mobile. On my site (no password) kelseyrodriguez.com/shop, the product categories don't scale down in mobile view (see attached photo) leading to a lot of unwanted horizontal overflow.
I'd love some code to make these product categories scale down, or even just break into two lines, but I don't know the specific tag to target.
Question
krodriguez 0
Site URL: https://www.kelseyrodriguez.com/shop
Hello everyone!
I've combed the forums and tried a few different iterations of code and am struggling to change the font size of my product categories on mobile. On my site (no password) kelseyrodriguez.com/shop, the product categories don't scale down in mobile view (see attached photo) leading to a lot of unwanted horizontal overflow.
I'd love some code to make these product categories scale down, or even just break into two lines, but I don't know the specific tag to target.
Any help would be great! Thanks in advance!
Link to post
Top Posters For This Question
1
1
1
Popular Days
Nov 7
1
Nov 10
1
Mar 23
1
Top Posters For This Question
krodriguez 1 post
tuanphan 1 post
jezhawk 1 post
Popular Days
Nov 7 2020
1 post
Nov 10 2020
1 post
Mar 23 2021
1 post
Popular Posts
tuanphan
Add to Home > Design > Custom CSS @media screen and (max-width:767px) { li.nested-category-breadcrumb-list-item * { font-size: 12px; } }
Posted Images
2 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