menu gets stuck to the left when screen changes size
-
This might not be an issue with Sticky Menu, but when the window is resized the menu gets stuck and you have to refresh the page to get it settled again.
I turned off the custom css for the site-header, thinking that might have something to do with it, but I still have the problem.
/* CUSTOM CSS FOR SITE-HEADER */
.site-header {
background-image: url(https://kolhalev.org/sandbox/wp-content/uploads/2017/08/banner.png);
background-repeat:repeat-x;
background-position: center;
min-height: 202px;
position: fixed;
width: 100%;
z-index: 999;
}Love this plugin! Thanks so much!
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘menu gets stuck to the left when screen changes size’ is closed to new replies.