Hi,
I would need to add some text just above the scroll down arrow, would this be easy to do?
Thanks
Hi oliviad!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .scroll-down-link:before {
content: 'click here';
font-size: 12px;
}
Best regards,
Yigit
Thanks !
