Hi,
im looking to make the font here capital. For my collection links etc on collection pages.
Hi,
im looking to make the font here capital. For my collection links etc on collection pages.
You need that font capital only on collection page or on every pages ?
So i can give you suggetion based on your requirement.
Hey @Luxurymrkt
Add this code above in theme.liquid
Hi @Luxurymrkt
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css
Step 3: Paste the below code at bottom of the file → Save
nav.breadcrumb {
text-transform: uppercase !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Hello @Luxurymrkt ,
You can follow these steps:
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team