I’m working on improving the mobile responsiveness[/b] of a website I manage for a storage service business in Dubai — https://smartboxstorage.ae/
. The current layout looks fine on desktop, but on smaller devices, some elements (like the contact buttons and infographics) don’t align properly or get cut off.
I’m using basic HTML and CSS, with some Flexbox and media queries, but I’m not sure if I’m structuring things efficiently. My questions:
- What’s the best way to handle image-heavy sections (like infographics) on mobile?
Is it better to hide certain desktop elements on mobile or adapt them?
Any tips or layout patterns specifically good for service-based websites like this?
Would appreciate any feedback, or examples of better practices.
Thanks in advance!