

Drop 001 - camis & lingerie, 07/26, SVV @sweetvixenvintage
Drop 001 - camis

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
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