On Sale - Peach MyBB Theme - 10$ For limited time Check here
On Sale - Focus Responsive Theme - 20$ For limited time Check here
how do i change the height of this header ?
#4
Go to global.css in Theme and Templates> Focus Theme
And add this code at the bottom of the css file

Code:
#container {
padding-top: 100px;4
}
.header {
    height: 100px;
    line-height: 100px;
}

Change 100px to your liking Smile
Make sure you have switched on development mode if you are using cloudfare else it is not required.

Regards
WallBB


Messages In This Thread
RE: how do i change the height of this header ? - by WallBB - 02-23-2018, 01:41 PM



Users browsing this thread: 2 Guest(s)