Home Forums Themes Support Claue Products page problem

Viewing 4 reply threads
  • Author
    Posts
    • #41323

      Hello,

       

      I have a problem in products page , description , additinal information and reviews appears broken

       

      Attachments:
      You must be logged in to view attached files.
    • #41326

      Hi Jennifer,

      Please try deactivate plugin one by one and check again.

      If issue not resolve, please add below code to Claue > Theme Option > General Layout > Custom CSS

      .woocommerce ul.wc-tabs li.active a {
      	background-color: transparent;
      	border-bottom: 1px solid #555;
      }
      .woocommerce ul.wc-tabs li a {
      	border-bottom: none;
      }
       .woocommerce ul.wc-tabs {
      	width: 100%;
      	float: none;
      }

      Kind regards

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

    • #41331

      Hello,

       

      I already try the plugin but nothing happen so I use the CSS and its said with the repair key

       

      Attachments:
      You must be logged in to view attached files.
    • #41333

      In Mozilla its like that

      Attachments:
      You must be logged in to view attached files.
    • #41336

      Hi Jennifer,

      Please add more code

      .woocommerce ul.wc-tabs li a::before {
      	display: none;
      }
      .woocommerce ul.wc-tabs {
      	background: none;
      }

      Kind regards

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

Viewing 4 reply threads

You must be logged in to reply to this topic.