Home Forums Themes Support Claue I want make every block square.

Topic Resolution: Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #28215

      The theme has lots of elements that used “border-radius” I want to change it in bulk. and want to set it to 0px so that all things are square instead of round.

    • #28223

      Hi,

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

      input[type="submit"], button, a.button, .jas-ajax-load a, form .quantity, .cart .yith-wcwl-add-to-wishlist,  .signup-newsletter-form input.submit-btn, .signup-newsletter-form, .actions .coupon input {
      	border-radius: 0;
      }

      Kind regards

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

Viewing 1 reply thread

You must be logged in to reply to this topic.