Miniscule CSS suggestion
-
Hi, Awesome Plugin!!!
Just a little suggestion. To resize blocks horizontally (left-right)
the cursor used is a “move” cursor. This gives the impression that you can also move them vertically (which you can’t in that ‘link’ connection). This confused me when I was trying to figure out how to resize horizontally, and I kept overlooking it.I’m by no means an expert, but this is what I did to change the cursor. I went into the “siteorigin-panels –> CSS –> admin.css”
On line 89 change
cursor: move;
to
cursor: col-resize;You should now have a cursor that displays a left and right arrow
🙂
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Miniscule CSS suggestion’ is closed to new replies.