jeannineann
Member
Posted 1 year ago #
I've looked all through the forums and have not found a fix that works.
I'd like to have the page flush with the top of the browser window. I've tried changing the padding on the "body" and "#page" lines in the style.css file. Nothing works. Here's the site -
http://www.paisleypetunia.com/
Thanks,
jeannine
In your CSS, under the #page selector (there's 2 of them, the one you want is in the Structure area) change:
margin: 20px auto;
To
margin: 0 auto 20px auto;
jeannineann
Member
Posted 1 year ago #
Thank you... but it didn't change. ;(
it's a2a_menu
inserting some kind of div up there
a2a...?
Is that an 'add to any' type plugin? If you have one active try deactivating and see what happens