i don't know how i can do responsive on a design

hey everyone, so i struggle to do responsive on a website that i'm working, on, not the css aspect of it but like on the design itself meaning this ; i was given a design & i was told to make a website looking like this; the bloglist & single blog; so i made something that somewhat looks like it the issue is idk how to make this responsive, like i don't have no idea where to transition the elements and stuff
No description
No description
No description
No description
No description
11 Replies
Dev_HK
Dev_HKOP2mo ago
i think for single posts , it starts to look tight right around 1600
No description
Jochem
Jochem2mo ago
the very general guideline for going from Desktop to Mobile is that you just stack everything in one column and for less wide desktop displays, you start collapsing stuff like that ToC
Dev_HK
Dev_HKOP2mo ago
mm so from 1440 i should toggle the mobile/tablet layout?? and make it in a button
Jochem
Jochem2mo ago
probably not the full mobile layout, but maybe collapse the menu... or just let the images get less wide.
Dev_HK
Dev_HKOP2mo ago
i don't understand when you say collapsing, are you suggesting that i turn the table of content on smaller layouts to be a togglable button on the right, just like a mobile menu??
Dev_HK
Dev_HKOP2mo ago
also this so on the bloglisting everything looks good with the grid thing
No description
Dev_HK
Dev_HKOP2mo ago
right about 1280 width the menu on the left looks tight should i also make the navbar on the right be toggleable like a mobile menu or you suggest i make anew layout like the following
No description
Dev_HK
Dev_HKOP2mo ago
No description
Jochem
Jochem2mo ago
both are options, really I like drawers, personally, and pinning them open when there's enough horizontal space this makes the categories look a little cramped, so I'd either give them a bit more room and have one column of cards, or make it toggleable.
Dev_HK
Dev_HKOP2mo ago
drawers as this
No description
Jochem
Jochem2mo ago
probably not fullscreen on a desktop layout, but yeah

Did you find this page helpful?