Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #758837

    Good morning,
    after the upgrade, it disappeared back to top button in mobile version. And ‘it Wanted? E ‘was added a few sections to make it visible in the mobile? Thank

    #759301

    Hey Besteam,

    Please try the following in Quick CSS under Enfold->General Styling:

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

    Best regards,
    Rikard

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