Hi, I'm using BrightBox, great theme.
How can I change the color or the live URL's on text?
thanks
Hi, I'm using BrightBox, great theme.
How can I change the color or the live URL's on text?
thanks
Hey,
add following code to css/custom.css and change the color value:
a, a:hover{
color: #777 !important;
}You must log in to post.