[ad_1]
Hi all,
At the moment i use “Appearance > customise > Additional CSS” to style the buttons of Card Type 2.
custom css:
[data-products=type-2] .ct-woo-card-actions .button {
color: #ffffff;
background-color: #12f21d;
}
[data-products=type-2] .ct-woo-card-actions > .button:hover {
background-color: #11c91a;
}I do this because if i do it through “Appearance > customise > General > Buttons > Design” that styling is overruled by Blocksy.
My question is, is this the correct way or did i do something wrong so blocksy overwrites it?
thanks in advance.
