Jump to content

Lowercasing the "shopping cart" font

Recommended Posts

Posted

Hi @tuanphan

 

I am trying to make the "Shopping Cart" Text lowercase also (and change it to the custom font I have set up) but the code above doesn't seem to work. Can you tell me where I'm going wrong?

Webiste = https://michelletaikiart.com/

Password = Summer01

 

Also, any chance you can help me change the product name/prices on the product pages to the custom font?
 

Posted (edited)
1 hour ago, MichelleT said:

I am trying to make the "Shopping Cart" Text lowercase also (and change it to the custom font I have set up)

Try the following.

.cart-title {

  text-transform : lowercase !important;
  font-family : billionaire-miracles !important;
  font-size : 72px !important;
  
  }

Change the font-family and size to suit.

Let us know how it goes.

Edited by creedon

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Posted
5 minutes ago, creedon said:

Try the following.

.cart-title {

  text-transform : lowercase;
  font-family : san-serif;
  font-size : 72px;
  
  }

Change the font-family and size to suit.

Let us know how it goes.

Thanks @creedon

No luck with that either - any ideas?

image.png.05240213385976516de9566c81eff629.png

Posted
1 hour ago, MichelleT said:

Also, any chance you can help me change the product name/prices on the product pages to the custom font?

The class for the product title is .LW_8wunl7 and the class for prices is .item-price does that help you with creating your rulesets?

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Posted
31 minutes ago, creedon said:

I have updated my code post.

Let us know if that helps.

Thanks Creedon - think I figured it out. The below seems to work:

.qdfWf_Xh_ {
    text-transform: lowercase !important;
    font-size: 60px !important;
}

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.