Table is not responsive anymore

Make a CF table responsive on mobile devices.

Overview

The issue was caused by a CSS conflict in the template's bootstrap.min.css file.
Adjust the container height property in the CSS file and test across different browsers and apps.

Answered
Connectivity v6
sa samir1903 14 Mar, 2019
before table was responsive with mobile phones now
it is notTable is not responsive anymore image 1
he healyhatman 14 Mar, 2019
It's still responsive for me. Click "preview" from the backend, does it still do it then?
sa samir1903 14 Mar, 2019
when i click preview it is responsive but in web page with template it is not
moreover all the fonts and everything changes
he healyhatman 14 Mar, 2019
Answer
1 Likes
That means your template or another plugin/module is interfering.
sa samir1903 15 Mar, 2019
i changed template and disabled everything still table is not responsive
he healyhatman 15 Mar, 2019
Got a link to your table I could have look at?
sa samir1903 15 Mar, 2019
it was a problem in bootstrap.min.css
container {
height:0;
}
i converted to 1 and now it works with safari but not in google app on my phone
i do not know if chronoengine anything else to do with that?
This topic is locked and no more replies can be posted.