I have set a background image in a divbox, and want to change the colour of the links displayed there as they fade into the image.
I have the following CSS 'style' set within the divbox :
background-image: url("https link") ; border: none ; border-radius: 8px ; background-size: 100% 100%; font-size: 18px!important ;
What can I add to made the text black?
Thanks in advance,
Kathryn.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.