Changing height of header
-
I’ve got a 3-col layout with an empty header area. I’d like to keep the header but change its height. I tried
.tc-header {
min-height: 5px;
}
but it didn’t seem to work.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Changing height of header’ is closed to new replies.