Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. Bug Reports
  3. Mobile image size not correct / too big

Mobile image size not correct / too big

Scheduled Pinned Locked Moved Bug Reports
16 Posts 2 Posters 524 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    leo01
    wrote on last edited by
    #7

    Hey.

    Yes cover is visible on a real mobile as well :(

    Best
    Leo

    1 Reply Last reply
    0
    • RichardR Offline
      RichardR Offline
      Richard
      Global Moderator
      wrote on last edited by
      #8

      Dear Leo

      @leo01

      Thanks for testing. Unsure why you are having issue, due to exact setup, but we can easily disable the Cover region manually if you want to.

      The following code can be added into > Lay Options > Custom CSS & HTML >
      If you want the cover to only be disabled for Mobile then add the code into the "Mobile CSS" area or if you want it disabled for both Desktop and Mobile then just add it to "Custom CSS" Area.

      .cover-region {
          display:none;
      }
      

      Screen Shot 2021-11-10 at 2.05.24 PM.png


      Talk soon Leo and let me know how you go! 🌝
      Richard
      1 Reply Last reply
      0
      • L Offline
        L Offline
        leo01
        wrote on last edited by leo01
        #9

        @Richard said in Mobile image size not correct / too big:

        .cover-region {
        display:none;
        }

        Thanks Richard.
        Very stange i added the code in the css mobile field. Purged cache and minify Cache and still the same - cover shows on mobile (iphone in incognito mode)Screenshot 2021-11-10 at 11.38.21.png image url)

        1 Reply Last reply
        0
        • RichardR Offline
          RichardR Offline
          Richard
          Global Moderator
          wrote on last edited by
          #10

          Dear @leo01

          Sorry that my initial code didn't work. Here when testing on Mobile within a Browser it's fine:
          Screen Shot 2021-11-16 at 10.01.51 AM.png

          But within a Mobile Simulator (& true mobile device) its not:
          Screen Shot 2021-11-16 at 10.01.38 AM.png

          Could you please also add the following code in the Mobile CSS Area & let me know how you go:

          .first-row {
          display:none;
          }
          

          Talk soon Leo, once again sorry that it was correct the first time 🌻
          Richard
          1 Reply Last reply
          0
          • L Offline
            L Offline
            leo01
            wrote on last edited by
            #11

            Hi.

            I deleted the first Mobile css aoption and replced it.

            Still the same problem.
            In Iphone 11 at least.

            Clearecd Cache and all after changing as well

            IMG_FF7DCDB72B3A-1.jpeg

            This is all the CSS i have in the Mobnile css section:

            .thumb .titlewrap-on-image.on-image.lay-textformat-parent .title {
            font-size: 22px;
            }

            .first-row {
            display:none;
            }

            Best
            Leo

            1 Reply Last reply
            0
            • L Offline
              L Offline
              leo01
              wrote on last edited by
              #12

              @Richard
              You still here?

              Best
              Leo

              1 Reply Last reply
              0
              • RichardR Offline
                RichardR Offline
                Richard
                Global Moderator
                wrote on last edited by
                #13

                Dear Leo

                @leo01

                I am here 🌻sorry for delay - I have sent you a message via 'Chats' & hope to talks soon, have a wonderful weekend and best wishes

                Richard

                1 Reply Last reply
                0
                • RichardR Offline
                  RichardR Offline
                  Richard
                  Global Moderator
                  wrote on last edited by Richard
                  #14

                  Dear Leo

                  @leo01

                  You have a number of Third-party plugins installed. This is likely the cause of issue. Problems with Jetpack and Yoast SEO are known, also a large stored Cache.

                  After de-activating to test, I see on Mobile devices the "cover-region" is working as it should - 'Not Visible' as set within > Lay Options > Cover Options.

                  Here testing on a true mobile device (this is the first row of your layout and not the "cover-region"):
                  Screen Shot 2021-12-08 at 10.40.09 AM.png


                  Hope this helps & best wishes ✨
                  Richard
                  1 Reply Last reply
                  0
                  • L Offline
                    L Offline
                    leo01
                    wrote on last edited by
                    #15

                    ? Im sorry but the screenshot shows the cover that should be hidden.
                    That is the cover (row) image with the text.

                    Maybe we talk different subjects?

                    1 Reply Last reply
                    0
                    • RichardR Offline
                      RichardR Offline
                      Richard
                      Global Moderator
                      wrote on last edited by
                      #16

                      Dear Leo

                      @leo01

                      Sorry but there may be a mis-understanding. The Cover is the first row.

                      Screen Shot 2021-12-09 at 9.50.09 AM.png

                      https://laytheme.com/documentation.html#covers

                      If you do not want this image on mobile you can just delete the row?


                      Originally i thought the issue was "Cover is disabled for phone"

                      Screen Shot 2021-12-09 at 9.53.20 AM.png

                      Was applied but the cover behaviour was still there. Now everything is working fine no? the ROW exists but the cover behaviour does not.

                      " The cover will disappear underneath your content when you scroll down. A Cover is always browser filling."


                      Happy to help however i can Leo and reach a solution that you want.

                      Best wishes ✨
                      Richard

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      I also code custom websites or custom Lay features.
                      πŸ’Ώ Email me here: πŸ’Ώ
                      info@laytheme.com

                      Before you post:
                      1. When using a WordPress Cache plugin, disable it or clear your cache.
                      2. Update Lay Theme and all Lay Theme Addons
                      3. Disable all Plugins
                      4. Go to Lay Options β†’ Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

                      This often solves issues you might run into

                      When you post:
                      1. Post a link to where the problem is
                      2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
                      3. If the problem is difficult to explain, post screenshots / link to a video to explain it
                      Online Users
                      Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
                      laytheme.com
                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Search