Home Forums Themes Support Claue Button Style

Viewing 2 reply threads
  • Author
    Posts
    • #30738

      Hi,

      Please show me where to customize the button style.

      I prefer the square corner instead of round one.

      Thanks and regards,

    • #30742

      Hi Kent,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      input[type="submit"], button, a.button, .jas-ajax-load a, .actions .coupon input,
      .signup-newsletter-form,
      .signup-newsletter-form input.input-text,
      .signup-newsletter-form input.submit-btn,
      form .quantity, .single_add_to_cart_button, .br__40 {
      	border-radius: 0;
      }

      Kind regards

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

    • #30753

      Thanks,

      It’s working now.

      Regards,

      Kent

Viewing 2 reply threads

You must be logged in to reply to this topic.