Hi comunity, this is my first post here, few days ago I find for myself Blocs. I fell in love with this software.
But I have one question. How to do in editor looks:
Because if I write object-fit: cover in the html code with handles, it works (in preview mode), but in the editor - I don’t know how to do it (because it’s not nice to look at such distortions):
Because if I write object-fit: cover in the html code with handles, it works (in preview mode), but in the editor - I don’t know how to do it (because it’s not nice to look at such distortions):
What setting should I write for the image and wrap block (if its needed)?
Hi @alex330 welcome to the forum.
Any CSS you add to the header or the CSS input zone. isn’t rendered on the canvas. (I hope we do see this for the CSS input Zone in the near future). So preview or export is required.
You can use the Code Widget bric, any CSS you add in that between style tags will render in the Blocs design canvas.