• Resolved Greendroid

    (@greendroid)


    Hi,

    I really like the simple way creating a banner on our webpage. Recently I have activated the close button, so that the banner can be hided e.g. on mobile devices. Unfortunately the close button is not showing.

    When I use the development console of Firefox, the code for the button is inserted and also put to the webpage. Unfortunately the button is somewhere in the middle of the webpage instead of on the right end of the banner.

    When I remove the “position: absolute” CSS tag from the button, the ‘X’ is showing, but it is below the banner not on the right end side.

    Can you give me a hint how to configure the button, so that it is showing properly?

    Thanks and kind regards
    Greendroid

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author rpetersen29

    (@rpetersen29)

    Hey @greendroid,
    You need to change your simple banner position to relative. Setting it to initial caused the close button to be positioned further down in your page. Thanks for bringing this up, i’ll have to issue a fix for this soon.

    Thread Starter Greendroid

    (@greendroid)

    Hi rpetersen,

    thanks for your quick response. Such an easy solution, it works, thanks!

    Kind regards
    Greendroid

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Close button not showing’ is closed to new replies.