Hi There,
I’d really like to update the scroll button on the main page slider on my home page at http://www.philipclay.com/ to different arrow that I have been given and uploaded to the media pages on my site.

Thanks in advance
Chris
Hi There,
I’d really like to update the scroll button on the main page slider on my home page at http://www.philipclay.com/ to different arrow that I have been given and uploaded to the media pages on my site.

Thanks in advance
Chris
Hey Chris,
Thanks for writing in! To change the scroll to bottom anchor’s icon to a custom image, try adding the following code in the Theme Options > CSS:
.x-slider-scroll-bottom .x-icon-angle-down:before {
content: url(http://your-image.png);
}
Just change the URL with actual image URL.
Hope this helps!
Hi Nabeel,
IT didn’t remove the circle, but I’ll work on it over the week and let you know how I get on.
Thanks
Chris
Feel free to let us know how it goes, Chris.
Cheers!
Thanks I will do. It is at the very bottom of the to do list for now, but I’ll get it sorted in due course.
Thanks for your support
Chirs
You’re most welcome Chris! 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.