Page 1 of 1

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

Posted: Mon May 24, 2021 9:21 pm
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.

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

Posted: Mon May 24, 2021 9:54 pm
by crispy68
This is not a bug. You need to select "Enable Responsive Fonts". This is documented in the help file.