there is a button how can i make this black or any color ?
This topic has 5 replies, 2 voices, and was last updated 3 weeks, 1 days ago ago by Nirmalya
there is a button how can i make this black or any color ?
Hello,
Thank you for reaching out to us.
The current result you are seeing is due to the global settings you have configured using the Elementor plugin https://prnt.sc/z0DMbwJwQSxT
If you do not wish to modify these global settings, you may use custom CSS code as an alternative:
.single-product .woocommerce-Reviews input#submit {
background-color:#333333;
}
.single-product .woocommerce-Reviews input#submit:hover {
background-color:#c09578;
}
Should you need any further assistance, please feel free to reach out.
Best regards,
8Theme Team
NOT THE BACKGROUND THE SUBMIT BUTTON COLOR YOU CAN SEE IT I MARKED IT
Hello, Nirmalya,
Have you had the opportunity to test both versions of the solutions we provided in our previous response?
For example – https://prnt.sc/S1So5HDgnRKy
Please let us know if you need any further assistance.
Best regards,
8Theme Team
Thanks for the support! My topic “there is a button how can i make this black or any color ?” has been successfully resolved.
The issue related to '‘there is a button how can i make this black or any color ?’' has been successfully resolved, and the topic is now closed for further responses