This topic has 4 replies, 3 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
I would like to know how to change the hover button and back to top button before hovering the mouse into it.
Thank you.
Hello,
Use the following custom
.template-container .back-top span:before, .view-color-dark .show-quickly:before {
color: #422318;
}
.back-top{background-color: #c78140;}
.template-container .view-color-dark .show-quickly {
border-right: 1px solid #422318;
background-color: #c78140;
}
.view-color-dark .button {
background-color: #c88040;
border-color: #c88040;
color: #422318;
}
Regards
Thank you so much. This is really what I wanted.
Cheers,
Ana
You’re welcome!
Have a nice day.
Regards
The issue related to '‘How to change hover color and back to top button before hovering the mouse’' has been successfully resolved, and the topic is now closed for further responses