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

Home Forums Themes Support Claue SUBSCRIPTION

Viewing 1 reply thread
  • Author
    Posts
    • #38710
      pao_lilla
      Support Expired

      Morning Harry,

      Please check screenshoot.  https://prnt.sc/uqwfat

       

      1- Want to change/delete “newsletter” text.

      2- Want to align text and button

      3- Want to change black backgrountd into my colours.

      4- Want to change green colour when subscribing into my colours https://prnt.sc/uqwi0z

       

      Thanks in advance.

       

      • This topic was modified 3 years, 6 months ago by pao_lilla.
    • #38712
      Harry
      Support Expired

      Hi,

      1. Please go to Appearance > Widgets > Footer#1 delete widget title

      2. I help you corrected the code of form

      <div class="signup-newsletter-form dib tc mb__15">
      	<input type="email" class="input-text" name="EMAIL" placeholder="Tu correo electrónico" required /><input type="submit" class="submit-btn" value="Unirme" />
      </div>
      <p class="tc">
      Únete a la lista y obtén un 10% en tu primera compra. Recibe noticias, ofertas y novedades.   
      </p>

      3,4. Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .mc4wp-form-basic .mc4wp-alert.mc4wp-success, 
      .mc4wp-form-theme .mc4wp-alert.mc4wp-success {
      	color: #468847;
      }
      .signup-newsletter-form input.submit-btn {
      	background: #222;
      }

      And change #222, #468847 to your color.

      Kind regards

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

Viewing 1 reply thread

You must be logged in to reply to this topic.