lazyload add-on issues

in Download Manager Free

Viewing 3 posts - 1 through 3 (of 3 total)
Apr 15, 2026 at 9:55 pm
#213555
Member
HappyHelper
OP

The Lazyload add-on looks fine in dark mode if you choose progress bar. please see below:

Screenshot 2026 04 15 144800

But if you choose countdown the numbers are too dark as shown below. it should be white so its easier to see:

Screenshot 2026 04 15 144900

See how the numbers are too dark on a dark page? Also when the countdown is done the styling of the download button doesnt look as good as with the progress bar. Please see below. The button needs a gap between the text and the button or it needs to be styled a bit better.

Screenshot 2026 04 15 144923

Apr 16, 2026 at 4:47 am
#213558
Moderator
Nayeem Riddhi
Staff

Hello HappyHelper,

Hope you are well. We are checking the issue. I have already forwarded it to our related team authority regarding the issue. Please kindly check and let me know if you have any more queries.

Thank you and kind regards

Apr 16, 2026 at 7:14 am
#213562
Moderator
Nayeem Riddhi
Staff

Please kindly add the below css on Customizer > Additional CSS section.

.dark-mode .circle {

color: #ffffff !important;

}

.counter-panel .panel-body {

margin: 5px;

}

.counter-panel.card {

width: 300px;

}

.counter-panel .panel-footer {

text-align: center;

}

#wpdmw8 {

text-align: center !important;

display: block;

width: 100%;

}

Please kindly check and let me know if it works for you.

Thank you

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.