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

    Hi,
    How can I change the color in the Scroll to Top arrow?

    Thanks!

    #1326413

    Hi Fberguno,

    There’s no option to change it however it can be changed via CSS.
    Please add this CSS code in Enfold > General Styling > Quick CSS:

    #scroll-top-link {
        background-color: blue;
        border: 1px solid black;
        color: white;
    }

    Just change the background color, border color, and font color.
    Hope this helps.

    Best regards,
    Nikko

    #1326415

    Thanks Nikko

    #1326424

    Hi Fberguno,

    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 ‘Scroll to Top arrow color’ is closed to new replies.