badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Back-to-top button invisible

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #9053
    Manoranjan
    Member

    Hi,

    The back-to-top button seem to have disappeared from my website (http://lsitechnology.com/). Pls let me know the custom css needed to make it visible.
    Thanks in advance!

    #9085

    Hi Manoranjan

    I saw that its back to top button you have done it display none; so you are not visibleing it. I found from your site <div class=”back-to-top” style=”display: none;”>

    To make it visible you need
    <div class=”back-to-top” style=”display: block;”>

    and 1 think i could not see the back to top images. So you upload that image inside images.

    Regards
    Sunil

    #9118
    Manoranjan
    Member

    Hi Sunil,

    I added the back-to-top image inside Images and added the above line of code in Custom CSS, but still no luck.

    #9124

    Hi

    I have looked in our demo site and i just checked in my laptop so its working fine here. I am not sure what have you done exactly. Through the firebug i found that its displaying none. so you are not getting back to top image

    Regards

    Sunil

    #9139
    Manoranjan
    Member

    Hi Sunil,

    I have added the following code in teh Custom Css
    <div class=”back-to-top” style=”display: block;”>
    Back to Top
    </div>

    I have a doubt. As my pages are not lengthy and not much scrolling involved, can it be the reason for the Back-to-top button to disappear?

    #9147

    Hi Manoranjan

    Yes you are right. It may also be. You can see in our demo site it is working fine there . So once you deactivate all the plugins and check. I am not sure what you have done. I think something is wrong while doing custom code too.

    Regards
    Sunil

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.