Home Forums Themes Support Claue Theme problems

Topic Resolution: Resolved
Viewing 6 reply threads
  • Author
    Posts
    • #25083

      Hi, I have a few problems with your theme, I am using WPML to translate my website and I get the following issues:

      • When I use quick-shop in English I get these empty spaces under report abuse.
      • When using quick shop in Arabic the text stretches really long so there is a long horizontal scroll.
      • When I go into mobile view for the Arabic there is extra space on the left side
      Attachments:
      You must be logged in to view attached files.
    • #25092

      Hi,

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

      .content-quickview .product_meta .wcmp-abuse-report-title, .content-quickview .product_meta .by-vendor-name-link, .rtl .content-quickview .product_meta {text-indent: 0;}

      Kind regards

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

    • #25098

      Hi, this fixed my second issue, however issue 1 and 3 are still there (first and last screenshot)

    • #25099

      Hi,

      Could you try change code to

      .content-quickview .product_meta, .rtl .content-quickview .product_meta {text-indent: 0 !important;}

      Regards

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

    • #25100

      Hi, That fixed the first issue as well, now only the last issue remaining.

    • #25104

      Hi,

      Please add more code

      .rtl #jas-wrapper {
      	overflow-x: hidden;
      	overflow-y: initial;
      }

      Kind regards

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

    • #25106

      yup, that fixed it, thank you very much.

Viewing 6 reply threads

You must be logged in to reply to this topic.