Anybody knows how to change the text "top" for this shortcode I want to have: "Back to top" instead with a little arrow image in the background.
Options2: to remove the word "top" and just leave the background image
Option 3: to have a css code directly to do this.
Thanks for your help
Divider line with Top link
4 posts from 2 voices-
Posted 1 year ago #
-
You can change the text in: upscale\includes\admin\register-shortcodes.php
Search for following code:
if($top == 'top') $output .= '<a href="#top" class="scrollTop">top</a>';Posted 1 year ago # -
awesome, thanks!
Posted 1 year ago # -
Glad that I could help you :)
Posted 1 year ago #
Reply
You must log in to post.














