Home Forums Themes Support Gecko Mobile Display Cut Off

Viewing 1 reply thread
  • Author
    Posts
    • #22043

      Hi,

      User of our website reported that text is cut off on mobile as per attached photos. I thought it was the user’s font size settings, they made it smaller but still not displaying correctly. I think it is perhaps zoomed view settings on their iphone. Is it possible to make the text fit even when users are using zoomed view on their iphone.

       

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

      Hi TwoWizeGuys,

      Thank you for choosing our theme.

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

      @media only screen and (max-width: 360px) {
      .metaslider .flexslider .caption-wrap h2 {
      	font-size: 18px;
      }}

      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.