Wallstreet theme page header size
-
Wallstreet Theme page header height.
I used this CSS to make the header heigh shorter
.page-mycarousel {
height: 250px !important;
}.page-header-title {
margin: 0 auto !important;
padding: 15px 0 !important;
}But now the other part of the header needs to move up with the image. The horizontal gray bar that has the white space above it and under the image. What CSS do I use to make that white space go away?
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Wallstreet theme page header size’ is closed to new replies.