Hi.,
1) If you want to change the text “A” , then get into Admin Panel > Appearance > Customize > Additional CSS > Paste the belwo code, and change the background-image url as per your need.
.loader-inner .loader-icon-wrapper { background-image: url(http://aagan.dttheme.com/wp-content/themes/aagan/images/logo-favicon-lg.png); }
Note: You can change the background-image: url value as per your need.
2) toTop :
#toTop:before { content: "A"; }
Here you can change the value as per your need , if you want to display the image then add the code like the below you have to replace the text image source to your image link.
#toTop:before { content: url(image source); }
Note: You can change the background-image: url value as per your need.
Thank you, we look forward to helping you!
Ratings:
If you are happy with our support, kindly rate us. Have a look at the video for the rating process. http://recordit.co/YqdTBuEJRm Hoping for a 5 star rating from your end 🙂