Okay
  Public Ticket #1615148
About Darren Template Shows Errors in Web Zoom and mobile Phone Products
Closed

Comments

  •  1
    greengaia2006 started the conversation

    hi, I use your Darren template, but when browser zooming over 150%,the first picture will be cut.

    using mobile phones and tablets are also be cut not normal.

    But I see your model site can be normal zooming even over 150%, can teach me how to set it? (http://themes.uxbarn.com/wp/darren/)

    this is my web please help me thank you. -http://gaiadd.com/

  •  291
    Paul replied

    Hello!

    I just checked your site on Chrome with 150% zooming and it looked good. Please see this screenshot: https://cl.ly/sPpR

    Just wondering what browser are you using and could you please send me the screenshot of the issue?

    Regards,
    Paul

  •  1
    greengaia2006 replied

    Hello, Paul

    Thank you for your answer.

    I also use Chrome,too. But only HOME and GALLERIES pages zoom over 150% will be normal.

    ABOUT、BLOG、SHOP、CONTACT pages when zoom over 150% will be cut,

    For example:





    These wrong page when use mobile phone watch, picture also will be cut.


    I don't konw why... ???  Please help me, thank you!

  •   greengaia2006 replied privately
  •  291
    Paul replied

    Thank you for the detailed information. I have added this custom CSS to your site:

    @media only screen and (max-width: 1200px) {
        #side-container {
            position: static !important;
        }
    }
    

    It should solve the issue.

  •  1
    greengaia2006 replied

    Thank you, Paul!

    It was perfectly solved.

  •  291
    Paul replied

    You're most welcome! Glad I could help!