Hi @webflow-kl, your buttons are resizing, because you are using vw
and vw
values. You can do this of course but it’s not necessary to make it responsive. I use rem
in my projects.
Is there a specific reason why you are using the larger breakpoints left of Desktop? This is making things more difficult for you at the moment. You could install the Finsweet Extension and remove the three larger breakpoints. This might solve your issue having to resize the canvas to 1279 px
, which is the upper limit of the base breakpoint.