Home Forums Themes Support Claue Widh problems? Please help me out

Viewing 5 reply threads
  • Author
    Posts
    • #17663

      Good evening,

      First of all amazing template. Everything worked fine until tonight. Seems like the slider isn’t working full widh. Even when I press the 100% widh stretch in the Metaslider. We see somehow the same problem with the Instagram feed (which isn’t full width anymore).

      Please let me know how to fix since the client wants to go live soon. Thanks in advance. Hope to hear from you before the weekend. Necesseties attached.

      Attachments:
      You must be logged in to view attached files.
    • #17692

      Hi Stefan,

      Thank you for your kind words!

      1. Please edit the row wrap slider and follow this screenshot http://take.ms/pbRRt

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

      .jas-sc-instagram .item img {
      max-width: inherit;
      width: auto;
      }
      
      @media only screen and (min-width: 1280px) {
      .jas-sc-instagram .item img {
      height: 320px;
      }
      }

      Best regards

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

    • #17710

      It’s working! Thanks for the fast response. Thanks in advance

    • #17712

      You’re welcome.

      Feel free contact us again if you need more help.

      Have a nice weekend!

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

    • #17722

      One last question for the meta slider on mobile. See attached. Where can I give a little bit margin (only on mobile) for the copy on the slider? Let’s give him the same padding as the hamburger menu/featured products below.

      Changed the password, hope you can explain it to me. Thanks again! Good weekend

      http://rikkimode.sapphire-media.com/

       

       

      Attachments:
      You must be logged in to view attached files.
    • #17734

      Hi,

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

      @media screen and (max-width: 800px) {
      .caption .pa-middle {left: 15px;}
      }

      Best regards

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

Viewing 5 reply threads

You must be logged in to reply to this topic.