Home Forums Themes Support Claue Mailchimp form help

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

      Hi Harry,

      Hope you and the team are fine.

      Harry,

      The only code that I have added to customize the mailchimp form in the footer is:

      .signup-newsletter-form input.input-text {
      width: calc(100% - 65px);
      direction: ltr;
      }

      But I see the difference with RTL layout with LTR.

      Can you please help me why this is happening?

      LTR: http://prntscr.com/mppstv

      RTL: http://prntscr.com/mppt91

      Regards

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #29233

      Hi Rahim,

      This because “place holder” text in input field and text in button. in your language the text short.

      If you want the field full width, please add more code

      .signup-newsletter-form {
      	width: 100%;
      }

      Regards

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

    • #29234

      Thanks a lot Harry. 🙂

      Rahim Vaziri
      CEO & Founder at Look.ir

Viewing 2 reply threads

You must be logged in to reply to this topic.