Back to Top Button - by aahmadi3 - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 10 years, 2 months ago ago by Jack Richardson

  • Avatar: aahmadi3
    aahmadi3
    Participant
    September 10, 2014 at 04:40

    Hello,
    Is there any way to have the Back to Top Button display on mobile devices?
    It is a nice feature to have on mobile as well.

    http://www.boleez.com

    Please advise.
    Thanks.
    Ali

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 10, 2014 at 05:56

    Hello,

    Try to add this code into custom.css file.

    @media (max-width: 767px){
    .hidden-phone {
    display: block !important;
    }
    }

    Regards,
    Robert Hall.

    Avatar: aahmadi3
    aahmadi3
    Participant
    September 12, 2014 at 16:47

    Hi Robert,
    This worked for the back to top button but now I am seeing a bunch of new links and icons on the header. See the link below to my screen shots.

    http://www.boleez.com/wp-content/uploads/screenshot.jpg

    Please advise.
    Thanks.
    Ali

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2014 at 16:52

    Hello,

    We’re sorry. Please try to change this code:

    @media (max-width: 767px){
    .hidden-phone {
    display: block !important;
    }
    }

    to this

    @media (max-width: 767px){
    .back-to-top.hidden-phone {
    display: block !important;
    }
    }

    Regards,
    Jack Richardson

    Avatar: aahmadi3
    aahmadi3
    Participant
    September 12, 2014 at 19:09

    That totally worked, thank you Jack!!!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2014 at 19:15

    Hello,

    You’re welcome!
    If you have any questions feel free to contact us.

    Regards,
    Jack Richardson

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Back to Top Button’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.