[RWD] Text object, column-count in responsive mode

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
baxmedov
 
 
Posts: 1
Joined: Mon May 24, 2021 8:51 pm

[RWD] Text object, column-count in responsive mode

Post by baxmedov »

Hello,

I have the webpage (width 970px) which contains Text object. The webpage is responsive and has another breakpoint which is 600px.

For 970px Text object has "column-count" as 4.
For 600px Text object has "column-count" as 2.

Compatibility mode -> Output is "default".

While the webpage loaded as 970px wide — then you can see 4 columns, but for 600px nothing happen (still 4 columns). CSS3 generated by the application does not contain any "column-count" directives for @media related to the 600px breakpoint.

Screenshots attached, test web page is here: https://eplaza.az/1/

Image Image Image

Please advise, is it possible that we need any additional configuration options provided to make this happen? Looks like a bug.
User avatar
crispy68
 
 
Posts: 2737
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: [RWD] Text object, column-count in responsive mode

Post by crispy68 »

This is not a bug. You need to select "Enable Responsive Fonts". This is documented in the help file.
Post Reply