Shopify themes, liquid, logos, and UX
Hello!
Is there a simple way to set breadcrumb font size for mobile only?
I don't want to change all mobile font size. Only the breadcrumb font size.
Thanks!
Solved! Go to the solution
This is an accepted solution.
Never mind. ChatGPT answered my question. Lol
@media screen and (max-width: 750px) {
.breadcrumb {
font-size: 12px; /* Adjusted for mobile */
}
}
Thanks, AI!.
This is an accepted solution.
Never mind. ChatGPT answered my question. Lol
@media screen and (max-width: 750px) {
.breadcrumb {
font-size: 12px; /* Adjusted for mobile */
}
}
Thanks, AI!.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025