how and where can I change the colout of the buttons depending on the place , I am talking not the specific you can create and customize the colour, the ones in heading tables, add to cart in woocommerce and subscrition because I had one in general styling but I need different colours in the buttons.
Can you help me?
Thanks
Hey endanight!
Not sure if you like to target the buttons as a group or individual but in any case you have to activate custom class name for advance layout builder elements
Then add your custom class name to the buttons and target them as individuals or groups by giving the buttons proper class names,
Regards,
Vinay
Thanks Vinay, but in woocommerce I can´t use the advance layout. I had used the custom css there but it doesn´t work.
Can you help me?
I would like to change the chooe the date option to a real calendar this well, but I don-t know how neither. Perhpas in woommerce editor but I don´t know the code.
Hi!
I’m sorry but what do you mean by “subscription” and “heading tables”? Could you please provide a screenshot of the elements that you want to modify? Use imgur or dropbox for the screenshots. For the add to cart button, you can use this:
#top form.cart .button {
background-color: red;
color: yellow;
border-color: purple;
}
Best regards,
Ismael
Gi,
Where can I send you the screenshots?
Hi!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Cheers!
Yigit
I send you the limk that I want to change.