Addon Countdown - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Addon Countdown

EW

Erwin Weilbaecher

SP Page Builder 2 years ago

Hello, I had a countdown horizontally on my website. After updating to 4.08, it is only displayed vertically. How can I change the display to horizontal? Thanks

https://dcrps.org/de/

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #108454

Hi Erwin,

please DOWNLOAD sppb again, and reinstall - it should be better after.


In case of ... use below quick fix:

@media screen and (min-width: 420px) {
.sppb-countdown-timer > .sppb-col-xs-6 {width: 25%;}
    }
0