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

    Hi, Is there a way to change the scroll to top icon color on rollover? Domain: http://huntpr.co.za
    Also remove transparency?

    #1019022

    Hey timchurchman,

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

    #scroll-top-link:hover {
      opacity:1 !important;
      color:red !important;
    }

    Best regards,
    Rikard

    #1019028

    Sorry didn’t work

    #1019136

    Hi,

    Have you tried adding the code to the very top of quick css so that it runs first? Also clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1020293

    Tried that but never worked… sorry

    #1020363

    Hi,

    It looks like you already have some code preventing our from running.

    Please find and remove this:

        border: 1px solid #ddae87 !important;
        background-color: #ddae87 !important;

    Best regards,
    Jordan Shannon

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