Jump to content

Adjust Cart icon font, position on screen, and colors

Recommended Posts

Site URL: https://www.fitbarstrong.com/

I want to be able to adjust the "Cart (X)" font on desk top and mobile, and I want to move the "Cart (X)? from the bottom of the page to the top of the page.

I may also want to change to an actual ICON, although I think I have seen code for that.

Using Fulton / 7.0

I would also like to adjust the background color of the block. 

See attached,

Thanks!

cart desktop.PNG

cart mobile.PNG

Link to comment
  • Replies 1
  • Views 270
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Add to Design > Custom CSS

/* header cart */
a.custom-cart-button {
    color: red;
    font-size: 30px;
    font-family: monospace;
}
@media only screen and (max-width:768px) {
div.sqs-custom-cart {
    top: 0 !important;
    bottom: auto;
}
}

 

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

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.