I am trying to change this button (see screenshot attached - it's on the side cart page) background colour to #F1F1F1. I have edited the css with this handle, but it doesn't seem to do anything,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Hi there,
I am trying to change this button (see screenshot attached - it's on the side cart page) background colour to #F1F1F1. I have edited the css with this handle, but it doesn't seem to do anything,
a.button.wc-forward {
background: #F1F1F1 !important;
}
Could you please help with that one?
Cheers,
G
Hi There,
Thanks for reaching out to us.
Please send in your admin login credentials so that we can look into this further.
Thanks.
Hey Again,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Thanks, that's great!
Cheers,
G