Adjusting header height
-
Hi, just trying to reduce the height of the header in imbalance2 theme. not sure what the code is and do i add it to the css section?. thanks. c
The blog I need help with is: (visible only to logged in users)
-
Hi there, are you talking about decreasing the space between the bottom of the header image and the line above the content? If so, the following will do that.
#header:after { margin-bottom: 0; }If I’ve misunderstood, please let me know and let me know exactly what you are wanting to do.
-
-
- The topic ‘Adjusting header height’ is closed to new replies.