There is a button how can i make this black or any color ?

This topic has 4 replies, 2 voices, and was last updated 1 days, 8 hours ago ago by Alex Carter

  • Avatar: Nirmalya
    Nirmalya
    Participant
    March 22, 2025 at 13:15

    there is a button how can i make this black or any color ?

    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Alex Carter
    Alex Carter
    Support staff
    March 22, 2025 at 14:57

    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

    Avatar: Nirmalya
    Nirmalya
    Participant
    March 24, 2025 at 21:36

    NOT THE BACKGROUND THE SUBMIT BUTTON COLOR YOU CAN SEE IT I MARKED IT

    Avatar: Alex Carter
    Alex Carter
    Support staff
    March 25, 2025 at 08:11

    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

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.