No resize handles for CSS Grids shown

Hi,

i’m working on the tutorial “learn CSS Grid with Pinegrow”.
I’m following the tut step by step. But no resize handles appears when i’ll try to resize the header in my test.html.


(as it appears in the tutorial)
Any ideas about that issue?
Thanks much for your help
Regards, Dirk
P.S. pinegrow 5.3 on a mac os 10.12.6

And here how it appears on my desktop

Hey hello! well I think you need to close the text editing options by hitting on “done” and then you place your pointer on the grid number columns or row and drag it at will.

Thanks. I try it but that doesn’t work. :frowning:

where is the grid under your page tree structure panel?

@red-rosefields
You mean that?

I cropped the screenshot

There is an another mysterious notice in the beginning.


Maybe an incorrect projectsetting?

I would try starting over from scratch. Insert a section and inside this section you create the css grid.
something that looks like this

Be sure that you have enabled the “Visual Helpers” for CSS grid.
You can find them in this list.


Disclaimer : It’s an older screenshot which not show them, but it’s to show you where you can find them!

1 Like

@Marf
Thanks. CSS Grid ist enabled. So that’s not the problem. :frowning:

@Marf
Aaargggl - You’re right. Seeing it after my last posting. It is also nessecary to enable “border & element controls” or better enable them all. :smiley:

Thank you all!