need help coding to make my subheading the same color as my heading slideshow. also bold my check out button
Hi @BB100 ,
Could you share your url store? I will help to take a look the issue for you.
Hi @BB100 ,
I don’t see any slideshow on your store. So I only suggest code to make bold checkout button. May I suggest to update code these steps:
- Go to Store Online-> theme → edit code
- Assets/base.css
- Add code below to end of file
.drawer .vitals-upsell-suggestions .vtl-ub-suggestion__add-to-cart,
.cart-drawer .cart__checkout-button{
font-weight: bold!important;
}
thank you. for slideshow, its not published yet because i need some
pictures but my heading is white color #fffff, so i just need the code to
make my subheading the same

