Hi!
On the webpage (see link below) I’m using a submenu halfway down the screen. The problem is that there is a “sticky_placeholder” beneath it, causing the menu bar to look too wide. I don’t know what this is, and it disappears when you scroll. Do you know how I can remove it?
Regards,
Poirot
Hey Poirot,
I think you forgot to post a link to your site? Please do so and we’ll have a look at it.
Best regards,
Rikard
Hi Rikard,
You’re right, sorry for that! Please find the link below.
Regards,
Poirot
Hi,
Thanks for the link, please try the following in Quick CSS under Enfold->General Styling:
#top .sticky_placeholder {
height: 0 !important;
}
Best regards,
Rikard
Hi Rikard,
Thanks, this solved the issue. If other things could be affected by this code, let me know, since I don’t know what a “sticky placeholder” actually is :-)
Regards,
Poirot