Header menu height
The topic ‘Header menu height’ is closed to new replies.
Need help? Check out our Support site, then
Hi!
I changed the height of the small header menu so that it was larger. However, this also changed the height of the callout button I have added to the header – when I scroll down the page, the dimensions of the callout button change. Is it possible to have this button remain the same for both the larger header and the smaller header? Thanks in advance
The blog I need help with is: universelhotel.wpcomstaging.com
Hi there,
You can add the following CSS (in the Additional CSS section in the customizer) to resolve this:
#header.header-small .menu #menu-item-878 a,
#header.header-small .menu #menu-item-878 a:link {
color: #000000 !important;
}
Emily
The topic ‘Header menu height’ is closed to new replies.