Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #726346

    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

    #726447

    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

    #726514

    Hi Rikard,

    You’re right, sorry for that! Please find the link below.

    Regards,
    Poirot

    #726896

    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

    #726977

    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

    #727400

    Hi Poirot,

    I’m not sure where that is coming from either to be honest with you, but let go with the solution I posted if it works :-)

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.