Hi X
I have tried the following code to edit the text and link color to no avail.
.x-colophon.bottom {
color: red;
}
.x-colophon.bottom a {
color: black;
}
.x-colophon.bottom a:hover {
color: blue;
}
Any other ideas? i already have the background color and spacing set using:
.x-colophon.bottom {background-color: yellow !important;}
.x-colophon.bottom {
min-height: 38px;
}
.x-colophon.bottom {
padding: 5px 0;
}
Site is on http://www.clinicare.co.za