Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circle Background Color Option Doesn't Work #148

Open
vpjm opened this issue Dec 30, 2021 · 0 comments
Open

Circle Background Color Option Doesn't Work #148

vpjm opened this issue Dec 30, 2021 · 0 comments

Comments

@vpjm
Copy link

vpjm commented Dec 30, 2021

I'm trying to use the documented circle_bg_color option but the background circle color doesn't change no matter what I put in there. The following is what I currently have.
$(".hp-hero-countdown").TimeCircles({ count_past_zero:false, circle_bg_color:"#202020", use_background:true, fg_width: 0.03, bg_width: 0.05, text_size: 0.07, direction:"Counter-clockwise", time: { Days: { color: "#94d300", text:"Days" }, Hours: { color: "#94d300", text:"Hours" }, Minutes: { color: "#94d300", text:"Minutes" }, Seconds: { color: "#94d300", text:"Seconds" } } });

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant