It's a Featured Image.



How to create Count up timer using wordpress free plugin | Dev world pro

We need a plugin whose name is the WordPress countdown widget but you can't find the plugin in the WordPress plugin repository. If you need the plugin, please Send a message to the website. 
My website: https://ashiqhossen.com 

The Code:

selector #shailan-countdown--1_1  .countdown_row .countdown_section .countdown_amount {
    background: #492e82 !important;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 600;
    padding: 10px 20px !important;
    border-radius: 10px;
    font-size: 25px !important;
}
selector .hasCountdown {
    text-shadow: transparent 0 1px 1px;
    overflow: visible;
    padding: 5px;
}
selector div#shailan-countdown--1_1 span {
    font-size: 16px;
    color: #fff;

}
selector div#shailan-countdown--1_1 span span{
line-height: 2em;
}

Thanks a lot 
From
Ashiq Hossen

Leave a Comment