Home Forums Themes Support Claue claue theme discount dropdown error

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

      Hi,

      We notice in checkout page, when you have a coupon and you click the dropdown link. Data below(Billing Details) behaves unusual.

      Please help. Thanks

    • #20967

      Hi,

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

      .woocommerce-form-coupon-toggle + .checkout_coupon {
      	margin-top: -30px;
      	margin-bottom: 0;
      	background: #f1f1f1;
      	padding: 20px;
      	display: inline-block;
      	width: 100%;
      }

      Best regards

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

    • #20970

      Thanks

Viewing 2 reply threads

You must be logged in to reply to this topic.