Home Forums Themes Support Claue Slider Help

Viewing 8 reply threads
  • Author
    Posts
    • #28771

      Hi Harry,

      Why this is happening?

      My all width settings in the theme panel and metaslider settings are 1170px and also my designed sliders are at this width?

      How can make the slider and banners in the same line? http://prntscr.com/mhsypi

      Regards.

       

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #28777

      Hi Rahim,

      This because your custom code override default style http://prntscr.com/mhxaaq

      Kind regards

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

    • #28790

      Hi Harry,

      Good Time.

      Harry I checked the demo site, I think this happens there too. http://prntscr.com/mi8frq

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #28791

      Oh or maybe it’s because of the width of your demo image! 1140px.

      Is there any chance to fix the slider for me Harry?

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #28798

      Hi Rahim,

      This issue because the css of plugin WPBakery PageBuilder.

      Please add below code to fix

      .vc_col-sm-12.vc_column_container > .vc_column-inner {
      	padding-left: 0;
      	padding-right: 0;
      }

      Kind regards

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

    • #28812

      Hi Harry,

      I was checking your demo site’s mobile view that found this bug: http://prntscr.com/mipgcj

      And I found out that padding of the products in the homepage and archive pages are different. maybe you wanted to be like this but just wanted to report you. http://prntscr.com/miph70  http://prntscr.com/miphd2

      The code you gave me didn’t make any change Harry.

      I just need to increase the width of slider to be in the same vertical line with banners.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #28813

      Hi Rahim,

      Please add below code to fix slider on your site

      .vc_custom_1547727567538 {
      	margin-left: -5px;
      	margin-right: -5px;
      }

      Kind regards

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

    • #28814

      Thank you Harry,

      It’s fixed now. 🙂

      I checked the image size and I see it’s still has 1170px.

      So with this code I don’t need to change the width of my slider images to 1180px, right?

      Regards

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #28816

      Hi,

      You don’t need to change slider images to 1180px

      Kind regards

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

Viewing 8 reply threads

You must be logged in to reply to this topic.