Viewing 1 replies (of 1 total)
  • Maria T

    (@mariatogonon)

    Hi @satyabala1122,

    Thanks for reaching out!

    We viewed the page and confirmed the issue.

    You can add this custom CSS to your WordPress site by going to Appearance > Customize > Additional CSS from your WordPress admin area to be able to remove that bottom scrollbar.

    div#mk-boxed-layout {
        overflow-x: hidden;
    }

    Learn other ways to add CSS in our Getting Started with Custom CSS guide.

    Make sure you save your CSS changes and flush your WordPress caches.

    Then, reload the page that’s having the issue.

    If you have any questions, let us know.

    Have a great day!

    Cheers

Viewing 1 replies (of 1 total)
  • The topic ‘While closing popup down scroll bar is appering’ is closed to new replies.