Jump to content

Customize font on Shopping Cart page

Recommended Posts

16 hours ago, jjjuliejj said:

I would like to hide the SHOPPING CART title completely.

I tried:


.cart-title {
    visibility: hidden;
}

But that did not work in 7.1.

Any ideas?  Thank you.

Can you share link to cart page on your site?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 1 month later...
On 6/9/2020 at 5:02 AM, chichi said:

@jjjuliejj How did you make the "Shopping Cart" text invisible?

Also tried this code below but didn't work...


.cart-title {
    visibility: hidden;
}
.cart-title {
    visibility: hidden;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
1 hour ago, chichi said:

@tuanphan Doesn't work:(( Would you have any other way? I'd be fine with changing the font too instead of hiding it, if that's easier.

I see it works here. Can you share link to cart page? Where did you insert code?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
12 hours ago, chichi said:

I inserted on Custom CSS.

https://personalchefberlin.de/cart

password: june

Add to Home > Settings > Advanced > Code Injection > Header

<style>
  .cart-title {
    visibility: hidden;
}
</style>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 1 month later...
  • 8 months later...

Oops this was what I inserted. It just didn't remove the old all caps title that was in script. Thanks

cart-title {
    visibility: hidden;
}
.cart-title:before {
    visibility: visible;
    content: "Shopping Cart";
    text-transform: capitalize;
    font-family: adobe caslon pro;
}

Link to comment

@tuanphan This was what I inserted. It just didn't remove the old all caps 'Shopping Cart' title that was in script. Thanks

cart-title {
    visibility: hidden;
}
.cart-title:before {
    visibility: visible;
    content: "Shopping Cart";
    text-transform: capitalize;
    font-family: adobe caslon pro;
}

shopping cart title.png

Link to comment
  • 2 months later...
14 hours ago, sophieameliadesigns7 said:

Hi @tuanphan I would like to change the Font style of this "Shopping Cart" text to another heading which appears on the site. I still would like for the "Shopping Cart" title to appear. 

Please may you help? 

Many thanks

Screenshot 2021-06-17 at 15.11.45.png

Hi. Can you share link to cart page?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 1 month later...
On 8/4/2021 at 7:02 AM, passionpilgrim said:

I'm having this very same issue as @TaraBarlow - can someone please help me with code to either

-change the text to capitalize instead of allcaps

-the font completely to Proxima Nova if allcaps

Thank you!

Screen Shot 2021-08-04 at 7.57.15 am.png

Hi. Can you share link to cart page on your site?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 5 months later...

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.