The progress bar is not responsive

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

The progress bar is not responsive

Post by makros »

I have put a progress bar into a layout grid and when shrinking the browser it will not shrinking .

I also tried other ways such as flex container but not getting the result with the alignment.
Can someone please tell me what is the best way to add and fix this?

Thanks in advance.
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: The progress bar is not responsive

Post by Pablo »

Make sure the 'full width' property is set to 'true'. Otherwise it will have a fixed size.
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: The progress bar is not responsive

Post by makros »

Pablo wrote: Wed Apr 28, 2021 5:42 am Make sure the 'full width' property is set to 'true'. Otherwise it will have a fixed size.
Thanks pablo for reply.

Sorry but Once I did set up fullwidth but now I can not find it. where is that option set up?

I am not sure but I remember kind alike I switched to Usejquesry button switcher but not sure.

Thanks
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: The progress bar is not responsive

Post by Pablo »

The option can be found in the properties of the progress bar.
Note: it is only available when the progress bar is inside of a layout grid.
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: The progress bar is not responsive

Post by makros »

Pablo wrote: Wed Apr 28, 2021 7:04 am The option can be found in the properties of the progress bar.
Note: it is only available when the progress bar is inside of a layout grid.
Ah right.
I was looking for it at flexcontainer.

Thank you
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: The progress bar is not responsive

Post by Pablo »

In that case, you can use the flexbox properties.
https://wysiwygwebbuilder.com/flexbox.html
Post Reply