Hi dear gentleman, I tried many solutions find on web, most suggested on this forum, but no anyone worked out good.
May you please tell me how I can do it?
I would simply delete horizontal scrollung bar.
Thank you!
The page is follow:
Hey Roberto,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.page-id-675 iframe {
min-height: 900px;
}
Best regards,
Yigit
Thank you Yigiti but it does not work properly.
You can check result on the page.
Have you another idea? Thanks a lot.
Roberto.
Hi!
Unfortunately it could not be removed usually horizontal bars showing up can removed by using overflow-x: hidden. However in this case, the website inside the iframe isn’t responsive, if it’s responsive the issue could be resolved, but since it’s not, it shows the horizontal bar which helps us see the whole site inside it which practically makes sense. If you have control over the site that is showing in the iframe, I think we could really help you in removing the horizontal bar.
Cheers!
Nikko
Thank you Nikko.
I think you have “wizard solution”.
Have a nice day.
Roberto