• Resolved Adherence

    (@adherence)


    The popup started appearing at the bottom of the page. I have hacked together the css code below to get it higher up but obviously, that isn’t ideal or probably even x-browser compatible.

    .hustle-modal{
    margin-top: -3750px;
    margin-left: 450px;
    z-index: 50;
    }
    Appreciate some help.

    • This topic was modified 6 years, 1 month ago by Adherence.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @adherence,

    I had a look at your site and I can see that the title wrapper uses hustle wrapper but none of the other classes are related to Hustle plugin, so it seems that the HTML structure of the popup was changed.

    Did you made any changes to the plugin and can you install fresh version and see if the issue is still there with that?

    Cheers,
    Predrag

    Thread Starter Adherence

    (@adherence)

    I did notice a css error so I replaced all the css files, but to be fair not a complete plugin reinstall.

    Haven’t touched the html at all though.

    I will try a reinstall if the client still wants to use the plugin. We installed another one to replace and I think that’s working fine.

    Thanks
    Peter

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pop-up appeared at the bottom of page’ is closed to new replies.