Home Forums Themes Support Gecko hide footer from mobile version

Viewing 1 reply thread
  • Author
    Posts
    • #10503

      Hello

      How can i hide all the footert from mobile version form all pages on my site

      Thanks

    • #10505

      you can hide footer on all page on mobile by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 736px) { #jas-footer { 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.