I’m working in Blocs for the first time and it is becoming a pain to design as the canvas is not the same size as my screen, so they look fine in the canvas but when I preview they are not. I need to be able to see the view at my screen size. Is it possible to change this?
Yes, I am aware. Mega brain fart moment this morning rolling into work lol couldn’t think of the word for it. I need a larger breakpoint. Is there a way to adjust that? My screen does not have the same breakpoint and it has been a pain trying to position things having to go back and forth not knowing how it is really appearing.
For software that is built for Mac you would think they would use Mac breakpoints but I guess not…
Ah, that sucks.
I tried to set the page width to 3024px, but if it doesn’t support xl &xxl then I guess I’m out of luck.
It won’t let me attach images but, in the editor the breakpoint is not large enough for my screen, so positions are off. It looks fine when I’m in the live preview, just not in the editor and vice versa.
Maybe there’s a better way to position this element? Pixels aren’t responsive, but when I try to use percents to set the absolute position the button does not move.
I’m not sure how you’re doing things, are you using a custom class and the positioning settings? I just tried and using absolute along with % and it seems to work accordingly, but again I may be misunderstanding your setup and objectives.