Home Forums Themes Support Gecko Images in image gallery disappear on mobile screens

Topic Resolution: Resolved
Viewing 10 reply threads
  • Author
    Posts
    • #23996

      Hi,

      On mobile screen from 767px and below the images in image gallery element on my site disappear. Please see the attached image mobile.png. Note that it works ok on bigger screen. If you want to use device tool bar in browser dev tools to see please refresh after going to smaller screens.

      Here’s the link to a page with the mentioned image gallery element http://villavici.staging.wpengine.com/portfolio/magazine-street-penthouse-new/.

      Can you please take a look and help to fix this?

      Thank you.

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

      Hi,

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

      
      @media only screen and (max-width: 736px) {
      .wpb_gallery_slides ul li {width: 100%;}
      .wpb_gallery_slides ul li img {display: inline-block;}
      }

      Kind regards

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

    • #24010

      Hi,

      The code doesn’t work, because the width of the ul element is 2600%.

      Please investigate further.

      Thank you.

    • #24019

      Hi,

      Could you send me your site temporary admin account? I need more check before give you solution.

      Thanks

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

    • #24029
      This reply has been marked as private.
    • #24030

      Hi,

      I tried account you sent but can’t access, can you check and send me again.

      Thanks

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

    • #24032

      Hi,

      Please try again now.

      Thank you.

    • #24034

      Hi,

      I checked your site it now running outdated version. Could you please try update theme to latest version 1.6.8 http://support.janstudio.net/forums/topic/updating-the-theme/

      Let me know if issue resolve or not.

      Kind regards

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

    • #24053

      Hi,

      I updated the theme and the issue still persists.

      Please investigate further. Thank you.

    • #24064

      Hi,

      You can fix by change effect of slider follow this screenshot http://take.ms/YrRGp

      Kind regards

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

    • #24067

      Thank you!

Viewing 10 reply threads

You must be logged in to reply to this topic.