• 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 –

    https://www.paisleypetunia.com/

    Thanks,
    jeannine

Viewing 3 replies - 1 through 3 (of 3 total)
  • DigitalSquid

    (@twelvefootsnowman)

    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;

    Thread Starter jeannineann

    (@jeannineann)

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Taking out space at the top of the page’ is closed to new replies.