Home Forums Themes Support Gecko Metaslider Mobile Sizing Issue

Viewing 1 reply thread
  • Author
    Posts
    • #24836

      Hi there, for sahicosmetics.com, I cannot get the slider to fit on mobile, it’s cut off. Could you please assist?

    • #24839

      Hi,

      Please add below code in JanStudio > Theme Option > General Layout > Custom CSS to fix issue

      @media only screen and (max-width: 480px) {
      .metaslider .slides img {
      	width: 100% !important;
      	display: block;
      	height: auto !important;
      }}

      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.