1. Mol4
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Monday, 24 August 2015
  5.  Subscribe via email
Hello,
on the Florence template the 'scrolldown' button is a FontAwesome button. I'd like to change the color in red. Now I've tried al lot different things in the custom stylesheet but none is working. Hopefully someone can give me advise :)

Greetings
Ton
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ton

To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


.scroll-button i::before {
color: red !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán,
This works!
For the background I added:
.scroll-button {
background-color: #000;
}
Thanks!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!