Hi there, I’m also using .hoth style and tried this css but it didn’t work.
Actually I’m trying to not display days and hours rather than seconds.
so I tried:
.hoth-days_dash{
display: none;
}
and
.hoth-hours_dash{
display: none;
}
didn’t worked for me, any ideas would be deeply appreciated.
Thank you so much !
D.