Hello! I’m using the following plugin so that I can get my element to stick to the top of the page on scroll: https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/
It works great but for some reason the black bg hover no longer works when it sticks to the top and I can’t figure out why. I’m using this css for each individual grid element on hover:
.c-1:hover:not(.active) {
background-color: #111;
color: white;
}
I just wanted to say thanks for all that you guys do for your customers, you guys are the best! Just wondering…when is the next update coming out for Enfold? I’m very excited for it! :)
Hi peanuttario!
Please add following code to Quick CSS as well
#top .widget_nav_menu li {
max-width: 19%;
}
Cheers!
Yigit
Hi Yigit!
That was a quick response, thank you! I actually just modified my question right as you were responding to my first one because I found a work around that I think may be easier for me to customize (see above). Could help me with this issue?
thank you so much!
Hi!
not sure what you mean. About which issue are you talking about now? Yigit didn’t answer your question already? please open a new ticket for a new question or ask your question again here, so we know if you still need help with it or not. On the link you have provided I could not find any sticky elements.
Cheers!
Andy
Hello! Ok, sorry about that. Things got confusing because I changed the wording of my question right as Yigit responded, I’ll create a new ticket.