This topic has 4 replies, 3 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler
We are using product logos in our top navigation instead of text.
Safari, Firefox, IE all continue to responsively display our navigation.
Chrome however cuts off the navigation on the right unless the browser is open greater than 1600 pixels which is nor always the case of course.
Some minor CSS customization has been done using Theme Options: Custom CSS, 992px +
Thank you for your help.
Hello,
Check now, please.
Regards
It looks fine now – Thank You!
What did you do?
Hello,
You’re welcome!
We added
.fixed-header-area .fixed-header > .container {
display: flex;
align-items: center;
}
in Theme Options > Custom css > Global Custom CSS.
Regards
You must be logged in to reply to this topic.Log in/Sign up