We have a logo and a horizontal menu bar with a large gap because of the header margin. How do we modify this margin size?
See here: edelmanlab.mit.edu
Thanks!
With the launch of the MIT Sites service, Drupal Cloud is being phased out. Effective January 2, 2024, no new Drupal Cloud sites will be created. Students, faculty, and staff are invited to visit sites.mit.edu to create a new MIT website.
We have a logo and a horizontal menu bar with a large gap because of the header margin. How do we modify this margin size?
See here: edelmanlab.mit.edu
Thanks!
3/2/16
asphodel@mit.edu
It's actually the p tag in your "give to edelmanlab" block (block-block-4) that's causing the extra space. Get rid of the <p> </p> at the bottom of your block (you might need to switch off rich text mode to see it), and you should be good to go.
(By the way, Chrome/Firefox's developer tools, e.g. "Inspect Element" is great for troubleshooting things like this.)
3/3/16