Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • vetadm Friend
    #1041344

    Hi!
    Back-to-top button is correct on a desctop version. Dut it isn’t displayed on a mobile devices. How i can insert this button there?

    Pankaj Sharma Moderator
    #1041403

    Hi
    Open template folder /tpls/blocks/footer.php
    Find and remove
    hidden-xs hidden-sm

    save and check.

    Regards

    vetadm Friend
    #1042400

    Hi!
    Now code looks like

    !-- BACK TOP TOP BUTTON -->
    <div id="back-to-top" data-spy="affix" data-offset-top="300" class="back-to-top affix-top">
      <button class="btn btn-primary" title="Back to Top"><i class="fa fa-angle-up"></i></button>
    </div>

    but button still don’t work. What can I do?

    Pankaj Sharma Moderator
    #1042604

    Hi
    Add below code in /css/custom.css file to fix this issue

    #back-to-top {
        display: block!important;}

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum