Custom Title Text - Shopping Cart


Plugin Details

Change the default “shopping cart” text to your own custom text.

Compatibility

  • Works with Squarespace 7.1

  • Uses Custom CSS


Add to Custom CSS

// SHOPPING CART - CUSTOM TITLE TEXT - GHOSTPLUGINS.COM //

.cart-title:after {
  content: "YOUR TEXT HERE";
  font-size: 28px !important;
  font-color: #000 !important;
  text-transform: capitalize !important;
  display: visible;
}

// HIDE DEFAULT SHOPPING CART TEXT - GHOSTPLUGINS.COM //

.cart-title {
  display: hidden !important;
  font-size: 0px !important;
}

Customizable Options

  • Shopping Cart Text

  • Font Size

  • Font Color

Notes

No plugin notes


Previous
Previous

Animated GIF Header Text

Next
Next

1 Image Per Row (Mobile) - Gallery Page