vintage Y2K & designer lingerie - @sweetvixenvintage

Lingerie

Vintage 90's Christian Dior Satin & Lace Corset Bustier - Black

Vintage 90's Christian Dior Satin & Lace Corset Bustier - Black

$125.00
Add to cart
Vintage 90's Christian Dior Satin & Lace Corset Bustier - Pink

Vintage 90's Christian Dior Satin & Lace Corset Bustier - Pink

$125.00
Add to cart
Vintage 90's Christian Dior Satin & Lace Corset Bustier - White

Vintage 90's Christian Dior Satin & Lace Corset Bustier - White

$125.00
Add to cart
Honey, Owner of Sweet Vixen Vintage, NYC (@honeyhaiku)

Custom CSS Styling

Use this block to add custom CSS that will be applied globally to your theme.

/* Example: Change product title colors to match subheadings */ .card__heading, .product__title, .product-form__title, h2.product__title, .card-information__text h3, .product__title h1{ color: #your-subheading-color !important; } /* For collection page product cards */ .card__information .card__heading a, .product-card-wrapper .card__heading { color: #your-subheading-color !important; } /* For product page titles */ .product__info .product__title, .product-form__title { color: #your-subheading-color !important; }
Instructions:
1. Copy the example CSS above
2. Replace "#your-subheading-color" with your actual subheading color
3. Paste the modified CSS in the "Custom CSS" field below
4. Hide this editor by unchecking "Show CSS Editor" when done