Tagged: add to cart
Hi there,
Been trying to find solution for this but could not find.
1. How do i change the color of only the shopping cart, i tried changing it but the rest of background is affected?
2. How do i change the style of “Add to cart”
Best regards
Felix
Hey foking!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_cart_buttons { opacity: 1; } #top .main_color .avia_cart_buttons .button { color: red; } .header_color .cart_dropdown_link { background-color: blue; } .header_color .cart_dropdown_first .cart_dropdown_link { color: yellow; }
This will keep the opacity fixed at 1, change color of add to cart and show detail buttons and change the color and background color of basket on the header
Cheers!
Yigit
Hi there
it’s working fine now. many thanks.
you may see the link here: http://www.98ft.co/online-cafe/
Best regards
Felix