Layout issue between navigation bar & heading
-
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 6 years, 7 months ago by .
- This topic was modified 6 years, 7 months ago by . 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)
Viewing 1 replies (of 1 total)
- The topic ‘Layout issue between navigation bar & heading’ is closed to new replies.