• Good morning,
    I would have a problem with the scroll bars ..
    on a page I inserted the following html code<iframe src = "https://www.computergross.it/portal/product/detail.do?partnumber=2W8X8EA" width = "500" height = "1300"> </ iframe >
    which would be a data sheet of an external url, everything works because I see the page but I have Two Scroll Bars, that of the Page where I loaded the html and that of the html itself (I hope I have loaded a link to my site where I took a screenshot)
    is there a way to integrate the two scroll bars?
    A thousand thanks

    • This topic was modified 3 years, 10 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter pietrobar

    (@pietrobar)

    Good morning,
    I tried to insert the code in “Additional CSS”:
    html, body {
    overflow: visible;
    }
    but unfortunately it didn’t work

Viewing 1 replies (of 1 total)

The topic ‘Scroll Bar’ is closed to new replies.