Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1321966

    Hi,
    Where in the Enfold General Styling Options to you control the Scroll to Top Button? I’ve tried changing colors in footer and socket, to no avail. My arrow icon in the middle of the box only appears on hover, so I want to change the color and, rather than use css, I thought I might ask where this is controlled first, so I know for the future.

    Thank you,
    ~e

    #1322143

    Hey Eleina_Shinn,

    Could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #1322874

    Sure, here is the website:

    When you scroll down the page, the “back to top” square with arrow appears, but the arrow isn’t shown except on hover. I can’t figure out where you control the colors of this back to top button.

    Here is a screenshot I took: http://047f6450c0.nxcli.net/wp-content/uploads/screenshot-047f6450c0.nxcli_.net-2021.09.29-14_52_38.png

    #1322881

    try this – play with your own colors

    #scroll-top-link {
      color: #c9342f;
    }
    
    #scroll-top-link:hover {
      border: 1px solid #848484;
    }
    #1322950

    Hi,

    Thanks for helping out @guenni007. Did you try that CSS out, and did you have any luck with it @eleina_shinn?

    Best regards,
    Rikard

    #1323517

    That worked, thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Scroll to Top Button Styling – Where do I find it?’ is closed to new replies.