03-18-2020, 04:08 PM
Hi,
Thank you for this tip, indeed, it works. However, it seems like it doesn't match well with responsive. I also tried iframe but it gives me something like this :
![[Image: n3xTSqt.png]](https://i.imgur.com/n3xTSqt.png)
I know how to get rid of scrollbars but the problem is that I cannot set the width of the first iframe to fit-content, and the other iframe taking all available space. I tried a lot of things and nothing worked. Moreover, it seems that html, body, and the div of the menu got a width of 30px but the "document" of the iframe takes what it display in the screenshot (like 300px).
Do you have any clue please ?
Thank you for this tip, indeed, it works. However, it seems like it doesn't match well with responsive. I also tried iframe but it gives me something like this :
![[Image: n3xTSqt.png]](https://i.imgur.com/n3xTSqt.png)
I know how to get rid of scrollbars but the problem is that I cannot set the width of the first iframe to fit-content, and the other iframe taking all available space. I tried a lot of things and nothing worked. Moreover, it seems that html, body, and the div of the menu got a width of 30px but the "document" of the iframe takes what it display in the screenshot (like 300px).
Do you have any clue please ?

