Hi, Is there a way to change the scroll to top icon color on rollover? Domain: http://huntpr.co.za
Also remove transparency?
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
Sorry didn’t work
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
Tried that but never worked… sorry
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