Follow

Transparent "back to top" button

In order to make button transparent you should add opacity for it (add custom css).

.pull-right {
    opacity: 0.3;// value should be from 0 till 1
}
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Article is closed for comments.
Powered by Zendesk