Hamburger menu shifted
-
Hi, from your support department, Denzel, I received this code to align my hamburger menu with the search box:
@media screen and (max-width:768px){
.primary-menu {
width: 100px !important;
float: left !important;
position: relative;
top: 5px !important;
}
.searchform {
float: right !important;
}
.dd-options {
width: 300px !important;
}
}But since some weeks I see that my hamburger menu is shifted and is the search box not at the same height as the hamburger menu. How can I solve this? See http://www.eckkies.nl
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Hamburger menu shifted’ is closed to new replies.
