Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #524439

    Hi!

    I have created a floating button using css and class. Here is the CSS code:

    .floating-kontakt a {
    position: fixed!important;
    z-index: 99;
    right: 5%;
    top: 92%;
    }

    It works wonderful, but I have a problem that the button dissapear behind elements like footer, socket, images etc. Do you have a quick fix for that? Thanks!

    #524493

    Hey luckylobo10!

    I’m getting a maintenance page when navigating to your website. May we have temporary admin access?

    Best regards,
    Dake

    #527197

    Thanks for your answer! The website is now open.

    Problem on desktop: The button goes behind the footer and other elements (but works perfect on the home page).

    Problem on mobile: Works great on the home page, but on all other pages it remains on the bottom of the pages outside the view. (you have to scroll down the page to see the button).

    Possible for you to see what is wrong?

    Thank you!

    #527218

    Never mind… I’ve done it in an other way.
    You can just close this :)

    #527860

    Hey!

    Glad to know you got things sorted on your end :)

    Please let us know if you ever need any help in the future.

    Cheers!
    Dake

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Floating button goes behind elemnts like Footer, images etc’ is closed to new replies.