Tagged: color section
Dear all,
On the frontpage I am using color section.
Now the I have choosen the option to display the scroll down arrow.
Is it possible to customize the color of this arrow into for example blue or #88BBC8
Thanks!
in quick css:
#top .scroll-down-link {
color: #88bbc8
}
maybe an important is necessary