Reply To: Count down not center. Grace Support 3 months ago Hi, To display the counter in center align Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS Add below css code #section1 { text-align: center; } Regards Grace Themes