Hi everyone
please see link: http://illusive-technologies.webflow.com/
the site works well on mobile except on ipad. on the ipad i am getting all the sections bg not 100% width. the content is all the way but the sections are chopped on the right and i am getting a white space on the right which chops only background.
please notice i used 1170px divs instead of containers
everything works fine on desktop and smartphones. its just on ipad.
I see it on iPad landscape and I can reproduce it on desktop with a certain browser size. You section “advanced attackers” seems to have a too much fixed width.
Hi @Tal_Shpon, sorry to hear about the layout trouble. It seems you have a fixed width of 1170px on the Slider Text Container class at Desktop mode. Ipad is still considered Desktop because it is 1024px and Desktop is anything over 992px.
First option is to remove the fixed width and use percentage based widths.
If you want to keep the fixed width, one thing you can try, is to add some custom css to target the media query when the viewport is 1024px and adjust the width of the Slider Text Container. You can try this by pasting the code below into the Header of your site:
i used your code and it worked! your the best!
also did the same for portrait at 768. and it worked also.
the only thing i cant figure out is the astrix image on the hero. when i am at portait mode in tablet it appears huge and pixlated.
also i notices right now that it may appear well on ipad but mobile versions suddenly got the same problem ipad used to have with white stripe on the side