IsaacLee Posted August 26, 2020 Share Posted August 26, 2020 I am trying to reduce the spacing between the Sportsengine Tab up top - and the Icestorm header. I am trying to figure out some code to reduce all of that empty space. Link to comment Share on other sites More sharing options...
0 Rob Bedeaux Posted August 27, 2020 Share Posted August 27, 2020 Hi Isaac, This is a simple update. You are on the Epic theme and it uses a DivID to define that. In the cascading header code (for each page on your top nav), add this code into your code before the </style> Here is the code: div#siteHeader { margin-top: 0px } This sets it to zero, but you can adjust the space if you want a little bit just change the 0px Rob Bedeaux (he/him/his) Director, Content Marketing & Strategy E rob.bedeaux@nbcuni.com Link to comment Share on other sites More sharing options...
Question
IsaacLee
I am trying to reduce the spacing between the Sportsengine Tab up top - and the Icestorm header. I am trying to figure out some code to reduce all of that empty space.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now