Hi,
I just bought your theme and, first of all, congrats on the work !
Then, I would like to know how to modify the header height to put my "big logo" and give him more space to breath.
Thanks in advance for your response.
Regards,
Hi,
I just bought your theme and, first of all, congrats on the work !
Then, I would like to know how to modify the header height to put my "big logo" and give him more space to breath.
Thanks in advance for your response.
Regards,
Hey,
add following code to custom.css (located in the folder "css"):
#header .container{
height: 200px;
}
Adjust the height value as you like :)
You must log in to post.