• Alicia Abdool

    (@alicia-abdool)


    Hi,

    I have noticed a layout issue on all our area report pages.

    As you can see for example on this page: there is a huge gap between the top navigation bar and the heading “MOVING TO PHILADELPHIA”.

    I tried to fix the issue using this coding:

    
    <style>
    .content {margin-top: -270px!important;}
    @media (max-width: 900px) {.content {margin-top: -90px!important;} }
    </style>
    

    But it did not work.

    Can someone please help me with this?

    Thank you,

    Alicia

    • This topic was modified 8 years ago by Jan Dembowski.
    • This topic was modified 8 years ago by Jan Dembowski. Reason: Fixed formatting and moved to Fixing WordPress

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

Viewing 1 replies (of 1 total)
  • orangeworx

    (@orangeworx)

    which theme are you using? this should be posted on the theme’s support page.

Viewing 1 replies (of 1 total)

The topic ‘Layout issue between navigation bar & heading’ is closed to new replies.