Hello, why the overlay of the top scroll link (arrow) is transparent? Where is that code? It should be gray little transparent like the other overlay buttons.
CHECK.
Thanks.
Hey Stilecatalini,
You can override the opacity applied to that element using CSS like this:
#scroll-top-link.avia_pop_class {
opacity: 0.8;
}
Best regards,
Rikard
O think that there was! Until one week ago was working. So I cannot find which code is responsible of that.
I added a lot of codes so I would not make some mistake!!
If you can, please check!
Hey!
Here is the code we provided you for that: https://kriesi.at/support/topic/arrow-scroll-up/#post-1416249.
Best regards,
Yigit
Where is the arrow overlay in that?!
I mean the little arrow above the black square. Now in overlay transparent.
To understand you must check.
Check.
Hi,
Please see screenshot for what I’m seeing on your actual site. How can we reproduce the results in your screenshot?
Best regards,
Rikard
Yes but try to put the mouse over….the little white arrow will disappear.
Hey,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab:
#scroll-top-link:hover {
color: white;
}
Cheers!
Yigit
Ok. You can close this thread. Thanks
Hi,
Thanks for the update, we’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard