Hello,
I’m trying to use superfly menu on a brand new and clean wordpress instal and I haven’t had any luck. It just won’t show up.
Help?
Hey Guilherme,
Have you tried contacting plugin authors as they should have better insight on what could be causing the issue?
Best regards,
Yigit
They published it on envato market as Enfold’s theme ready.
Hi,
Seems to be working on the site you posted, either way i’d suggest contacting them too.
Best regards,
Josue
Hello,
I managed to make it work as intended but something happened on the way. The top menu bar where there would be some quick links was pulled away from the site remaining only half of the menu. Could you help me?
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.container.av-logo-container {
margin-left: 0;
padding-left: 0;
}
Best regards,
Yigit
Yes, that worked amazingly!!!! Thanks!!
Also, I want to know how can I make the menu bar to have some opacity when I scroll down.