This topic has 3 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Robert Hall
Hi guys. After changing the height of the headers my dropdown menus no longer align. Can you help me on this issue?
1. The small header (sticky/ fixed) header dropdowns are too low, and the normal header is too high.
Thank you very much!
Peter
Oh, sorry, and also:
I still cant get rid of that weird underlining under my basket. Any chance you can help?
Hello,
Try to use this code in custom css
.header .navbar {
padding: 7px 0 7px;
}
.fixed-header{
padding-top: 20px;
height: 120px;
}
.shopping-cart-widget{
border: none;
}
Please provide us with screenshot how should look like your dropdown menu.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up