Your account expired support, please renew to get your support.

Home Forums Themes Support Gecko Product tabs misconfigured

Tagged: 

Viewing 3 reply threads
  • Author
    Posts
    • #33218
      inauremco
      Support Expired

      Hi,

      Product tabs appear missconfigured. No icons, no correct alignment.

      Please check for example https://inauremco.com/producto/ankh/

      Please your help.

      Attachments:
      You must be logged in to view attached files.
    • #33221
      Harry
      Support Expired

      Hi Inauremco,

      This issue cause by plugin WPML, it load admin.css of WooCommerce. Please contact to plugin author and temporary fix by add below code to JanStudio > Theme Option > General Layout > Custom CSS

      .woocommerce .jas-wc-single ul.wc-tabs li {
      	display: inline-block;
      }
      .woocommerce .jas-wc-single 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

    • #33234
      inauremco
      Support Expired

      Hi,

      Thank you for your prompt reply.

      This is imporving it, but still not solving it. Icon is not there, and DESCRIPTION tag appears to be second, but there’s not other tab on the left.

      Plase check for example https://inauremco.com/producto/ankh/

    • #33239
      Harry
      Support Expired

      Hi,

      The icon not there because on front not load font, it for dashboard.

      Please add more code to remove icon.

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

      For this case please contact to plugin author WPML

      Kind regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.