Home Forums Themes Support Claue RTL

Topic Resolution: Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #25630

      Hi Harry,

      In WPBakery, these + should come next to the questions. like the LTR version : http://take.ms/KDfhAC

      But this is mine : Look.ir/faq

      How can I do this?

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25632

      Hi Rahim,

      Please add below code

      [dir="rtl"] .vc_toggle_size_sm.vc_toggle_default .vc_toggle_title {
      	padding-left: 0px;
      padding-right: 17.6px;
      }
      [dir="rtl"] .vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
      	left: auto;
      	right: 0;
      }

      Regards

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

    • #25633

      Thank you Harry.

      Fixed. 🙂

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25639

      Hi Harry,

      When you visit my site as a visitor and you would like to leave a comment, there should be an RTL fix.

      For example this Product.

      The field of the name input should be on the right, and the field of the email should be on the left.

      And the email input field should have left text align and direction.

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25642

      Hi Rahim,

      Please add below code

      [dir="rtl"] #tab-reviews .comment-form-author, #tab-reviews .comment-form-email {
          float: right;
      }
      [dir="rtl"] #tab-reviews .comment-form-email {
          margin-right: 2%;
          margin-left: 0;
      }

      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.