• Resolved augustoleder

    (@augustoleder)


    My pages have a problem. I don’t know how to solve it.
    The problem is this: When I move right or left on the smartphone, a screen also moves. The right thing would be the screen is fixed.
    I only use the guttentor plugin and the theme is astra.

    This page also has a problem https://cursosideais.com.br/curso-de-couraria/.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor codersantosh

    (@codersantosh)

    Hello @dashtiali66 ,

    You have to check each section to check which section is causing the issue or can add the following custom CSS for the quick fix.

    .gutentor-container-cover { 
        overflow: hidden;
    }

    Note: Improper use of Animation, Margin and Padding may cause the issue.

    Best Regards!

    Thread Starter augustoleder

    (@augustoleder)

    Thanks for the information
    I will try to solve it with your tips

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Margin’ is closed to new replies.