Hi,
On some pages like https://clients.vacancesaujapon.com/favre-schirer/
I can’t manage to be full width – 100%
I use iframe width=”1610″ same as Maximum Container Width in setting.
Also set to no sidebar
I would like the iframe to cover full page, with no space on the side.
Any idea?
Thank you
Xavier
Hey koomo,
There is styling applied inside of the iframe, we cannot do anything about that unfortunately. If you inspect the element in your browser then you will see an element with the ID main, the width is limited by this CSS:
width: 57.5rem;
Best regards,
Rikard
Hi Rikard,
It’s what I thought. Thank you anyway
