This topic contains 19 replies, has 2 voices, and was last updated by Pankaj Sharma 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
So,how to hide the counter on the page?Even I don’t have entered the event start date and end date.
So,how to hide the counter on the page?Even I don’t have entered the event start date and end date.
Hi
If you would like to Hide the Countdown on the article page , You can add below code in custom.css to hide it .
.view-article .new-count-wrap .sch-countdown
{display:none;}
It will look like this > > > http://prntscr.com/91tcqv
1 user says Thank You to Pankaj Sharma for this useful post
Hi
If you would like to Hide the Countdown on the article page , You can add below code in custom.css to hide it .
.view-article .new-count-wrap .sch-countdown
{display:none;}
It will look like this > > > http://prntscr.com/91tcqv
1 user says Thank You to Pankaj Sharma for this useful post
This topic contains 19 replies, has 2 voices, and was last updated by Pankaj Sharma 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum