Scroll To Top Disappears on Mobile - by kw13

This topic has 4 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp

  • Avatar: kw13
    kw13
    Participant
    May 27, 2015 at 04:31

    Scroll to top is working on my computer but doesn’t show in Safari or Chrome on my iPhone 6+ (I have scroll to top in mobile turned on in the options). It was working when I initially installed the theme but it but doesn’t now for some reason. Do you know of a fix for this?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 27, 2015 at 11:42

    Hello,

    Please add this code in custom.css file:

    @media only screen and (max-width: 480px) {
    #back-top {
      display: block !important;
    }}

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: kw13
    kw13
    Participant
    May 27, 2015 at 19:31

    I’m using a child theme. Can I create a custom.css in child so it’s not changed in parent theme updates?

    Avatar: Eva
    Eva Kemp
    Support staff
    May 27, 2015 at 21:04

    Hello,

    If you use child theme add that code in style.css of your child theme.

    Thank you.
    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

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