Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #699648

    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:

    #700680

    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

    #700808

    Thank you Yigiti but it does not work properly.
    You can check result on the page.
    Have you another idea? Thanks a lot.
    Roberto.

    #701197

    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

    #701262

    Thank you Nikko.
    I think you have “wizard solution”.
    Have a nice day.
    Roberto

    #701281

    Hi,

    You are welcome, glad Nikko could help!
    Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘I don't want Horizontal scroll on a SINGLE page. How to?’ is closed to new replies.