Difficulty in Customizing Responsive Design for Mobile Views

Hello

I have been using Blocs for web design & I am running into a challenge when trying to optimize my websites for mobile devices. Specifically, the responsive design does not seem to adjust as expected when switching between different mobile screen sizes. Despite setting breakpoints and adjusting mobile-specific settings; certain elements do not resize correctly / align properly. :innocent:

I am aware of the responsive settings within Blocs but I am still experiencing issues with elements like navigation bars, images & text boxes that don’t maintain their intended design. Sometimes, these elements overflow or become misaligned in the mobile view; which disrupts the user experience. :upside_down_face: Checked Responsive web design is working on desktop but not on mobile device - Stack Overflow Minitab guide for reference .

Has anyone else faced this problem or can share insights on how to fix mobile responsiveness issues in Blocs? :thinking: Any tips on best practices for handling responsive web design within this platform would be greatly appreciated.

Thank you ! :slightly_smiling_face:

Hi @boxid,

I’ve had the same experience when the larger breaking point layout does not translate well to the mobile breaking point. To make it easier for me I will create a duplicate of a specific bloc and only show that bloc for mobile only by utilizing the Visibility section on the side menu and making sure the original bloc is hidden. This way I have more control of the design I want instead of relying on the larger breaking point design.

Screenshot 2024-12-30 at 1.40.57 AM

For text alignment I would start with mobile view and work your way up and if elements are overlapping there is padding that can be added and that is all by way of using classes if you don’t wish to create an extra bloc.

I always work on mobile first
then I upgrade to each breaking point

As John said, from XS to LG sometimes I use some blocs only at some breakpoints to be sure of the ergonomic of the user

so far it works well…
and happy to be able to be flexible depending on the break points and not having same website from XS to LG