- This topic has 1 reply, 2 voices, and was last updated 1 year, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Download Monitor & Manager Plugin
Simple Download Monitor & Manager for WordPress
· ·
WordPress Download Monitor Plugin › Forums › Download Monitor Plugin Forum › Change text color by terms and condition option
Tagged: change color
I would like to change the black text color of the description from “terms and condition” to white in the design fancy 0. How can I make this happen?
Thanks for a good tip!
Best regards,
Bernd
The following CSS tweak should do that.
.sdm_sf_tpl_0_container .sdm-termscond-checkbox{
color: white !important;
}
.sdm_sf_tpl_0_container .sdm-termscond-checkbox a {
color: white !important;
}
Start managing and tracking your file downloads with the simple download monitor plugin. Download Now