Nouvelles et évènements
White space that appears when zooming out in mobile view?
- novembre 28, 2020
- Publié par : Odikadoo
- Catégorie : Uncategorized
I searched this forum and found someone else had this problem but the code no longer works. With all of my other sites using elementor you can’t zoom out in mobile but no matter what I do on this clients new site, you can zoom out and there’s a big chunk of white space to the right. I would like to have it where you can’t zoom out.
This is the code I tried with no luck. Maybe I’m plugging it in the wrong place but I tried the plug-in file and theme file. I’m using the free version and am hoping to stay free.
Thank you so much in advance!
@media (max-width: 767px){ .elementor-344 .elementor-element.elementor-element-182ccb5 > .elementor-widget-container { margin: 0px; } .elementor-344 .elementor-element.elementor-element-182ccb5 > .elementor-widget-container { margin: 0px; padding: 0px; } }