HI,
I want to make “add to cart” and “more info” button always active, not only on hover.
And I want to change their colors.
Any thoughts?
Thanks.
Hi voldemarasp!
not sure what you mean with always active. Can you provide us a link showing the elements in question please? we need to be able to inspect the elements.
Cheers!
Andy
Here is a link to my page:
http://ismaniosiosdovanos.lt/shop/
These two buttons I want to be active always, and I want to change their colors.
“Į krepšelį” “Daugiau informacijos”
Labas Voldemarai!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_cart_buttons {
opacity: 1;
}
Cheers!
Yigit
Thanks Yigit.
Works perfect.
There is one more thing how to change their colors? I need it to be different.