Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #701943

    Hey guys, i found one Topic for that problem here, but it was closed.
    I tried 3 ways to remove that scroll to top

    added the following two in Quick CSS:

    #scroll-top-link { display: none !important; }
    #scroll-top-link {display: none; }

    and tried it with the custom.css file and filezilla.

    plus tried to Comment the main Enfold: dynamic-css.php (css/dynamic-css.php FILE
    with /**/

    on that line:
    #scroll-top-link:hover{ background-color: $bg2; color: $primary; border:1px solid $border; }

    But it doesnt work neither of them above.

    Hope you can help.

    it is for http://www.repair-doc.de

    its the landing page.

    hope you can help.

    thanks in advance

    #701947

    Hey MaktubJolie!

    You have following code in Custom.css file

    #scroll-top-link {
        display: block !important;
    }

    please remove that code

    Cheers!
    Yigit

    #701968

    Yihaa….thank you very much!!!

    #701972

    Hey!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Scroll To Top Button’ is closed to new replies.