Skip to content

Commit 832647a

Browse files
Update visual choice control example
1 parent d13eb94 commit 832647a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/editor-controls/control-visual-choice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ class Elementor_Test_Widget extends \Elementor\Widget_Base {
138138
]
139139
],
140140
'default' => 'masonry',
141-
'columns' => 3,
141+
'columns' => 2,
142142
'prefix_class' => 'some-layout-',
143143
]
144144
);

0 commit comments

Comments
 (0)