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

    I seem to have lost my floating scroll up icon on my Enfold theme. Seems like this is only the problem on the iPhone Its ok on the IPad and desktop. Please advise how to get it back on the iPhone.

    #415065

    Hi rkuban1!

    Do you have a link for the site in question so that we can have a closer look please?

    Best regards,
    Rikard

    #415222
    This reply has been marked as private.
    #415313

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

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