Milestone Widget
-
I have embedded the ‘Milestone’ widget into my site but would like to change the colour from black to red, how can I do this?
The blog I need help with is: (visible only to logged in users)
-
Hello,
Please add the CSS:
.milestone-header { background-color: #D32F2F; }If you want to change also the font color:
.milestone-countdown, .milestone-message { color: #D32F2F; }Let me know if that worked :)
-
-
-
Go to the CSS section of the customiser and paste in the code Diana’s provided in the two boxes above. You need to be on a paid plan for this to work, free users can preview the changes but not publish them for their visitors to see.
-
- The topic ‘Milestone Widget’ is closed to new replies.