Replacing px with vw/vh
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
Replacing px with vw/vh
Can I replace px with vw / vh?
Re: Replacing px with vw/vh
Layout grids and flexbox produce flexible layout.
Layers, layout grid and flexbox support 100vh.

Layers, layout grid and flexbox support 100vh.

Re: Replacing px with vw/vh
Can font-size for text be set in vw?
Is it even possible to move away from px?
Is it even possible to move away from px?
Re: Replacing px with vw/vh
Font sizes of built-in are always in pixels otherwise the layout would not be WYSIWYG.
However, there are a few extensions with flexible text sizes.
http://www.wysiwygwebbuilder.com/fittext.html
http://www.wysiwygwebbuilder.com/flexibletext.html
I never did get any feedback for those extensions so I guess there are not many users who find this useful.
However, there are a few extensions with flexible text sizes.
http://www.wysiwygwebbuilder.com/fittext.html
http://www.wysiwygwebbuilder.com/flexibletext.html
I never did get any feedback for those extensions so I guess there are not many users who find this useful.
Re: Replacing px with vw/vh
To date, the "responsive design" on relatively units is very popular and does not require a breakpoint https://kvartirremont.com.ua/. Pablo would be cool to make a blog for the vw / vh version
Re: Replacing px with vw/vh
This website does use breakpoints (media queries).
Basically, you can do the same with layout grids.
The flexibletext extension can be used to create flexible headings. It uses the vw unit for the font-size.
Basically, you can do the same with layout grids.
The flexibletext extension can be used to create flexible headings. It uses the vw unit for the font-size.