Tab Object not resizing correctly
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
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
-
-
- Posts: 31
- Joined: Thu May 17, 2018 3:05 pm
- Location: Ohio USA
Tab Object not resizing correctly
Hi all, I am using wwb 18.2.0 and attempting to use the tabs object in a responsive page (1200, 768, & 360). It is my understanding that the tabs object’s responsive properties are Visibility, Object Position and Object Size. I am experiencing it not horizontally sizing correctly in the preview as far as the 768 and 360 viewports are concerned. The “Type” is set to “Tabs at the left”. I have a total of 19 tabs . There is one text box and one media player object in each of the tab's empty areas. It seems the width is locked to the same size as in the default viewport (1200), but the objects inside is re-sized correctly in the views and are displayed at the far right side of the blank area. Not sure if this is a known bug or not. Does anyone know what the issue may be? Thanks in advance for any help that you could give.
Re: Tab Object not resizing correctly
To make the tab widget flexible, you can place it inside a layout grid or use breakpoints and set a different size in each breakpoint.
-
-
- Posts: 31
- Joined: Thu May 17, 2018 3:05 pm
- Location: Ohio USA
Re: Tab Object not resizing correctly
Thank you...