1- Preview shows flexgrid in a way but website (Chrome) shows another way. See below
Link = https://drive.google.com/file/d/1V1g5FW ... 2oU78/view
2- When I publish *only* the page being seen at the moment, everything goes OK but ALL OTHER pages with Flexgrid went wrong...
When I publish the ENTIRE WEBSITE, the same page as I mentioned above goes wrong, while others go OK and wrong...
3- Since I started with a Flexgrid Template I got here, all pages has a <HTML> defining :
<style>
html
{
width: 100%;
height: 100%;
}
body
{
width: 100%;
height: 100%;
}
</style>
Is it really required to Flexgrid?
I'm loosing a lot of time designing and after fixing thar Flexgrid behaviour - it shows differently depending of the kind of publish and between preview and LIVE...