Shopify themes, liquid, logos, and UX
Hello, I am using Dawn theme and I would like to capitalise the text for Header Menu Items and Footer Menu Items.
Image below shows Main Menu and nested drop-down menu items, I'd like these all to be capitalised.
Footer Menu - I would like all footer menu list items to be capitalised:
I can do this if you want to!
Hello @Scotch_Eggs
Add this CSS below of Online Store >> Edit Code >> Assets >> base.css
.header__menu-item {
text-transform: uppercase !important;
}
.footer-block__details-content a {
text-transform: uppercase !important;
}
Thanks very much @MandasaTech - this worked great.
I paste the footer menu CSS into: section.footer.css / not the base.css
.footer-block__details-content a {
text-transform: uppercase !important;
}
I wasn't OP, but this solution worked perfectly for all lowercase. Can you help code it to capitalize the first letter in every word and leave the rest lowercase?
Or code it so the text is displays how it is inputted into shopify (to follow capitals, lowercases etc how it was typed in)? I need each word to have a capital first letter, but lower case rest. like this:
Shop
About
Customer Service
Thx in advance! Your solution worked perfectly for all lowercase.
User | RANK |
---|---|
197 | |
179 | |
83 | |
60 | |
47 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023