Home Forums Themes Support HelpDesk Category page headers

Viewing 1 reply thread
  • Author
    Posts
    • #22730

      Hi,

      I am having a bit of an issue with the meta slider. It looks great on desktop and tablets but on mobile devices and phones the image isn’t centered at all like on the desktop but very much off center to the right. I was wondering what I am doing wrong as I have tried to adjust several of the parameters but nothing seems to work.

       

      Kind regards

      Iona

    • #22757

      Hi Iona,

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

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

      Best 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.