Home Forums Themes Support Claue Issue with slider

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

      hello i have an issue with the slider

      i am using flex slider. On mobile devices, the images on the slider do not behave as i want to

      You can check the attachment. There is a grey area behind the image on mobile devices. i want the image to cover all this area

      how can achieve this?

       

      Thank you

      Charis

       

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

      Hi Charis,

      Thank you for choosing our theme.

      Could you send us your site url and admin account as private reply. We need closer check before give you solution

      Thanks

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

    • #12242
      This reply has been marked as private.
    • #12243

      Hi,

      I checked your site,

      This issue because you set wrap row full height.

      On mobile the slider auto resize to fit the browser but can’t fit height.

      You can add custom css code in Claue > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 736px) {
      .background-overlay.vc_custom_1506676310313 { min-height: inherit !important;}
      .metaslider .flexslider .caption-wrap h2 { font-size: 20px!important;}
      }

      Best regards

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

    • #12265

      thank you very much

Viewing 4 reply threads

You must be logged in to reply to this topic.