Web site formatting suddenly broke — What did I do?
-
I administer the stjameskent.org website. It has been running fine for over a year. But right after Easter it went all to heck. The left sidebar appears to be very short. The right sidebar (or its container) is far too wide. Everything below the site’s banner and menu bar is shoved way too far down the page.
I’ve been trying to identify where I messed up the formatting to cause this, but have gotten nowhere. It is a site-wide problem.
Doing an Inspect on the large empty space below the menu bar, I found this block of code:
#main { clear: both; margin: 0 auto; overflow: hidden; padding: 1em 0 0 0; }
When I change that to
overflow: visible;
in the Inspect pane, the center content moves up to the intended vertical position. Unfortunately, that block is in the WordPress code, and I’m not finding any way to override it.I have not made changes to any of the Weaver II theme files. Actually, I don’t know how. But that’s a different discussion.
I have changed several Weaver II settings in the Dashboard, but I’ve done that more than once in the past two years, Never a problem before, but now nothing I do with the settings improves things.
Could somebody please point me in the direction of the flagrantly obvious problem? I’m facing the rack, the comfy chair, and the soft cushion if I don’t solve this. Please help before I am confronted by people nobody expects.
- The topic ‘Web site formatting suddenly broke — What did I do?’ is closed to new replies.