Change product title to all caps

Change product title to all caps

jasminsharp97
Shopify Partner
44 0 18

I'm trying to change my product titles for my collections across the site to be all caps, as well as some other style things that I'm trying to incorporate. So I started on the collections page and I tried adding this code to my theme.css sile, and I don't know where I went wrong:

 

.a.type-body-regular.mt3.mb0{
  letter-spacing:1px;
  text-transform:uppercase;
  color:#656262;
}

 

I'm working with the Lorenza theme, this is my site:

Store: https://66cdcb-86.myshopify.com/

Password: chohme

Replies 3 (3)

webwondersco
Shopify Partner
1161 169 169

Try this this instead your

 

body .type-body-regular{
  letter-spacing:1px;
  text-transform: uppercase !important;
  color:#656262;
}
 
Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram

BSSCommerce-B2B
Shopify Partner
1715 511 571

HI @jasminsharp97 , 

I have reviewed your requirement, you just need to edit css script and the issue will be resolved.  You can follow my instructions! 

 

Step 1: Go to Admin -> Online store -> Theme > Edit code:

BSSCommerceB2B_0-1726275826471.png

 

 

Step 2: Search for the file theme.css. And add this code snippet to the end of the file.

 

 

h2.type-body-regular.mt3.mb0 {
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    color: #656262 !important;
}

 

 

Step 3: Save and reload page.

=>> The result: 

BSSCommerceB2B_2-1726275887381.png

 

I hope these instructions will help you. If they are helpful, please give us likes and mark as the solution.

Have a nice day, my friend! 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

Sangeetanahar
Explorer
541 36 69

hello @jasminsharp97 

Go to online store ----> themes ----> actions ----> edit code ---->assets ---->theme.css...>
add the code end of the file

h2.type-body-regular.mt3.mb0 {
    text-transform: uppercase;
	  letter-spacing:1px;
	 
}
h2.list-collections--columns__title.type-body-regular.mt3.mb0 {
    text-transform: uppercase;
}

ALL-LIMITED-EDITION-SERIES-–-Jonathan-Hansen.pngCollections-–-Jonathan-Hansen.png

 


Buy me a Pizza


If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me [email protected] - Skype: live:sangeetarahuldhiman -Whatsapp: +917009811712
Checkout Some Free Sections Here