Home Forums Themes Support Claue Hello, how can I change the color of the checkbox?

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #18997

      Hello,
      how can I change the color of the checkbox?

    • #19001

      Hi,

      You can change border color of checkbox by add custom CSS code in Claue > Theme Option > General Layout > Custom CSS

      .style-checkbox label {
      	border: 1px solid #999;
      }

      and change #999 with your color.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #19009

      I appreciate the quick response.
      Thank you.

Viewing 2 reply threads

You must be logged in to reply to this topic.