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

    Hi,

    I would like to know why the BackToTop (arrow) is not enable for mobile.

    Many thanks for your help.

    Kind regards

    Jorge

    #1276981

    Hey Jorge,

    Please add this CSS code in Enfold > General Styling > Quick CSS:

    @media only screen and (max-width:767px) {
      .responsive #scroll-top-link {
        display: block;
      }
    }

    Hope it helps.

    Best regards,
    Nikko

    #1277116

    Hi Nikko,

    I added your CSS code in Enfold as suggested and it works fine.

    Many thanks for your help. It’s great.

    Best regards.

    Jorge

    #1277138

    Hi Jorge,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘BackToTop for mobile’ is closed to new replies.