• Trying to reduce space above static home page title and below header, I have already reduced the padding, but there is still “margin-top: 88px” style at the element level, for all screen sizes. CSS doesn’t affect it. Where the heck is this coming from, and how can I change it? Thanks!

    https://betterphysics.org/wp/

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gholbrow

    (@gholbrow)

    I overrode it with important! tag, but I would still like to know where it is being generated. Thanks.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    It’s generated with JavaScript because the menu is using ‘fixed’ position. Otherwise the Menu would overlap the header image.

    It sounds like you’re changing the design of the theme and no longer need this margin style.

    Are you going through a Child Theme?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘.wrap margin-top: 88px is element style’ is closed to new replies.