• Hi friends.

    I’m using WoodPress theme. And I want to reduce the size of the header. Please guide me.

    Here is style.css

    #header {
    	padding: 0px;
    	clear: both;
    	height: auto;
    	width: 100%;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-bottom: 2em;
    	margin-left: 0px;
    }

    But changing the height: value doesn’t work 🙁

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Change the header size’ is closed to new replies.