Twenty Fourteen: Unsticky header after making header bigger
I am using theme Twenty Fourteen, and to add a logo I made the header bigger with the following code:
.header-main {
min-height: 108px;
}
It works, but now the header isn't sticky anymore and I don't know why. Can someone please explain why the header isn't working?
Topic theme-twenty-fourteen headers css Wordpress
Category Web