Home Forums Themes Support Gecko remove slideshow from mobile version

Viewing 1 reply thread
  • Author
    Posts
    • #15744
      tsk

      Hello. I am really happy with the slideshow on the webpage but its far too big on phone and actually oversized. I want to remove it from the phone version but keep it for computer. How can I do this? Thanks. Andrew.

    • #15747

      Hi,

      Yes, you can remove slider only on mobile by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 736px) {

      .metaslider { display: none;}

      }

      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.