Hello,
We are happy that your slider started to work but we want apologize as your first query is not quite clear to us.
I followed the steps and it worked but it displays on the page
Can you please explain it in detail as we do not understand the question completely.
Alternatively, you can try to change the Enable Slider on option to Entire Site from Dashboard -> Appearance -> Customize -> Featured Slider -> Slider Type if you want to show the slider in your entire website.
Can I post the website link here or do I need to email you the link?
Yes you can post your site URL here, but do not post your sites private credentials, as it against the forum rules.
Another question, on the slider on the home page, there is text displayed, how can I remove the text to only show the image?
To show only image on your slider add the below given CSS to
Dashboard -> Appearance -> Customize -> Theme Options -> Advanced
.cycle-caption{
display:none !important;
}
Hope it helps.
Best regards.