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

    Hi,
    how to remove the arrow-up in the right corner below?
    kind regards
    Jak

    #1470019

    Hey Jak73,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #scroll-top-link {
    	display: none;
    }

    Best regards,
    Mike

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