Archived topic
Image Logo on Sticky Navigation
3 replies · Started by Janine on February 22, 2021
Viewing posts 1–4 of 4
Hi.
How can I make my image logo larger on my sticky navigation menu?
Thank you.
Hi there,
you can use this CSS:
.navigation-branding .sticky-navigation-logo img {
height: 80px;
width: auto;
}
You will need to set the Customizer > Layout > Primary Navigation width and inner width to Full to give it enough space for the logo to remain inline.
Thank you.
You're welcome
This archived topic is closed to new replies.