Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1485681
responsive mobile
Closed

Comments

  •  1
    David started the conversation

    Hi, I have this fullwith container with a background image,(taken from a demo of yours) and it does not show properly on mobile (please check screenshots)

     I have been trying diferent things and settings on the resposice menu, (duplicate and hide on different devicesand play with witdhs + upload diferent sized images) but couldn't manage.


    Hope I explained good enought.


    Thanks!



  •  4,774
    Michael replied

    HI! Sorry, I don't see any problems:


  •  1
    David replied

    Hi Michael,

    If you watch it from a computer with the thegem mobile button preview there is no problem, but if i watch it with a real mobilephone device I see the it as in my screenshot..

  •  4,774
    Michael replied

    On which device did you check the site operation?

  •  1
    David replied

    Hi Michael,


    Looks like on android is OK, but not on Iphone....(with safari)

  •  4,774
    Michael replied


    pls. use following css:

    @media (max-width:767px) {
    .fullwidth-block.fullwidth-block-parallax-vertical .fullwidth-block-background, 
    .fullwidth-block.fullwidth-block-parallax-fixed .fullwidth-block-background {
        background-attachment: scroll !important;
    }}
  •  1
    David replied

    Yes! Super Mega Thanks Michael!!!!!!

  •  4,774
    Michael replied

    Welcome! Have a nice day!