Hi,
I'm using the example Block "Features Card 1" and I always get the same size (970,385), I want to change the background height but I can't find where that size is defined
If I try to change this in the properties box in the Size row, this is not changed it is always kept at 385
Regards
Block Layout Grid
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
-
- Posts: 15
- Joined: Thu Feb 15, 2018 10:15 pm
Re: Block Layout Grid
It's the Padding, but I can't change it
Re: Block Layout Grid
Most blocks are based on layout grids , so their size and posit ion is controlled by the grid.
Related tutorials:
https://wysiwygwebbuilder.com/blocks.html
https://wysiwygwebbuilder.com/layout_modes.html
Padding can be changed via the arrange tools.
Related tutorials:
https://wysiwygwebbuilder.com/blocks.html
https://wysiwygwebbuilder.com/layout_modes.html
Padding can be changed via the arrange tools.
-
-
- Posts: 15
- Joined: Thu Feb 15, 2018 10:15 pm
Re: Block Layout Grid
Thanks,
If I manually change the padding in Chrome it fits perfectly
padding: 10px 0px 10px 0px;
(original is padding: 100px 0px 100px 0px;
But how can I adjust it in the WYSIWYG Web Builder?
If I right click, the Padding... option appears without being able to select it
Regards
If I manually change the padding in Chrome it fits perfectly
padding: 10px 0px 10px 0px;
(original is padding: 100px 0px 100px 0px;
But how can I adjust it in the WYSIWYG Web Builder?
If I right click, the Padding... option appears without being able to select it
Regards
Re: Block Layout Grid
If you need help then please share a demo project so I can see all settings.
See also:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=82134
See also:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=82134
-
-
- Posts: 15
- Joined: Thu Feb 15, 2018 10:15 pm
Re: Block Layout Grid
Here is the sample
http://sebusca.com.mx/example/grid.wbs
I need to reduce the padding on both layouts
Regards
http://sebusca.com.mx/example/grid.wbs
I need to reduce the padding on both layouts
Regards
Re: Block Layout Grid
The padding is set within the grid columns themselves. Open up the properties of the grid, select a column --> click edit --> click Padding. Here is where you can adjust the internal column padding.
-
-
- Posts: 15
- Joined: Thu Feb 15, 2018 10:15 pm
Re: Block Layout Grid
Ok Thank you crispy68, now is working
Regards
Regards