use card container with any Position
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
use card container with any Position
is it possible?
Re: use card container with any Position
A card container is floating container, so it does not support absolute positioning.
Re: use card container with any Position
some designs use breakpoints (absolute positioning) and that not usable.Pablo wrote: Wed Aug 28, 2019 11:36 am A card container is floating container, so it does not support absolute positioning.
are that can support absolute positioning in next updates?
Re: use card container with any Position
A 'Card Container' is basically a simplified 'Flexbox Container '. So, this is only useful for flexible layouts.
Re: use card container with any Position
is anything like Card Container for non flex designs?Pablo wrote: Wed Aug 28, 2019 12:13 pm A 'Card Container' is basically a simplified 'Flexbox Container '. So, this is only useful for flexible layouts.
Re: use card container with any Position
No, this functionality requires flexbox.