I found a couple of CSS codes in the Support Forum, but neither one seemed to work for SaleJunction. How can I cange the Slider Button, - for example instead of green, make it gray.
Hello, It's an image. You can change it from theme directory > images > frondbutton.png Or if you want to add simple color i place of image then Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS .salesdetails .salesbutton:hover { background: YOUR COLOR VALUE; } .salesdetails .salesbutton { background: YOUR COLOR VALUE; } Thanks & Regards Nitesh Raghuwanshi