• My webpages content “wiggled” from left to right. I found an article for another theme which recommended the following CSS code:

    body {overflow: hidden;}

    This appears to hot fix the issue but I want to know what is causing this problem and your official recommendation to resolve?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Please add the below CSS code and check.

    .elementor-element.elementor-element-a47956c.elementor-column.elementor-col-33.elementor-top-column {
        min-height: auto;
    }
    Thread Starter wrs223

    (@wrs223)

    Hi

    Thanks for this suggestion but please can you explain why this “overflow” is happening in the first place?

    And please confirm the benefit / difference of using the CSS code instead of:

    body {overflow: hidden;}

    Thanks in advance

    Hi,

    You are using elementor and the error comes from it, I’m not very sure what is the cause for the issue in the background. You can once coordinate with elementor support regarding this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Webpages content “wiggle”’ is closed to new replies.