• alexvaras

    (@alexvaras)


    Hi all,

    How can I stop that someone shrink (doing zoom in/out) the web? doing so in mobile may be do by accident.

    thank you,
    Alex

    • This topic was modified 2 years ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 6 replies - 1 through 6 (of 6 total)
  • k4media

    (@k4media)

    Thread Starter alexvaras

    (@alexvaras)

    I’m not sure if that will do, lets say the problem in a different way…

    I move the web horizontally in the screen, I mean with just one finder I can move the whole web to the left and only a part will be visible now and I see a horizontal scroll bar, it’s like my canvas it’s bigger than my screen and I can move around. I guess the web should fit the screen in mobile version? What did I do wrong this time? ??

    Thank you,
    Alex

    k4media

    (@k4media)

    It sounds like you have elements that exceed the width of the viewport. Best case: Find the element(s) that are too wide and resize them.

    You could also try adding this css: body { overflow-x: hidden; } It might do the trick, but the above solution is preferred.

    Thread Starter alexvaras

    (@alexvaras)

    It sounds like find the needle in the haystack ??
    I will try of course, thank you!

    k4media

    (@k4media)

    What’s the url? Can you share?

    Thread Starter alexvaras

    (@alexvaras)

    alexvarascameras.com

    I’m still working on some parts but it happens it all of them, it’s quite embarrassing since I have done it myself with zero knowledge so I guess I messed up in more than one place.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Web shrinking’ is closed to new replies.