Dear Sir,
We like to add text to "Scroll to Top" Icon next to left or right.
<a href="#" class=" bd-backtotop-1 " style="display: none;">
<span class="bd-icon-67 bd-icon "></span>
</a>
.bd-icon-67:before {
content: "TOP" url(../../assets/images/3c823f9…_go_to_top.png);
}
We added content: "TOP" along with url image using Additional CSS but still no success.
Sample URL - http://demo.kiddlemontessori.com/
Can you let us know who to make it work ??? Just let us know what we need to add it in CSS so that i can get the desired output. We just need icon with text left or right direction.
Waiting for your valuable reply.
Regards
Suffian Ahmed
Dear Sir,
We like to add text to "Scroll to Top" Icon next to left or right.
<a href="#" class=" bd-backtotop-1 " style="display: none;">
<span class="bd-icon-67 bd-icon "></span>
</a>
.bd-icon-67:before {
content: "TOP" url(../../assets/images/3c823f9…_go_to_top.png);
}
We added content: "TOP" along with url image using Additional CSS but still no success.
Sample URL - http://demo.kiddlemontessori.com/
Can you let us know who to make it work ??? Just let us know what we need to add it in CSS so that i can get the desired output. We just need icon with text left or right direction.
Waiting for your valuable reply.
Regards
Suffian Ahmed
Vote to pay developers attention to this features or issue.