2 Comments
  1. You can do what most will suggest and set overflow hidden, but I don’t like this method, it’s a hack to fix something that is clearly broken.

    You have a div somewhere that isn’t fitting to its parent container correctly, sometimes this is because it needs width:100% set or an image is too big, etc etc.

    The two methods I use to find the culprit are these.. You can set a css property of

    div {outline-color:red;}
    This will show the shapes and which one is leaking outside.

    Or

    You can go into the inspect of the page and slowly delete each section of the page, select the footer and press the delete button and then the next element so on and so forth, when you delete one that make the page shrink, ctrl/cmd Z backwards and open the element up and start deleting parts of the inside of it, until you narrow it down..

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer