Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #692432

    Hi,

    how can I add round borders to the scroll to top button? It is an a-Tag, so I think it is not possible simply to add border-radius: 25px; to the class/id of the a-Tag. Do you have an other idea?

    Thanks,
    Marcel

    • This topic was modified 8 years, 1 month ago by Mathuseo.
    #692447

    I’ve got it :)

    Solution: #scroll-top-link { border-radius: 0px; }

    #692450

    Hi,

    Glad to hear you figured it out!

    Best regards,
    Jordan

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Add rounded corners to "scroll to top" button’ is closed to new replies.