bharath varunb123
asked 8 years ago

Hi..I have very little knowledge on coding..need help from you..
We are running a blog on government jobs and educational portal named enter link description here
We are using a theme which displays blog posting date beside the post title.We don’t want to post date beside the title..as it shows that we are not updating our blog ( if we miss out a day )..

1 Answers
DominicStaff
answered 8 years ago

To remove the date section you can add the following code to the style.css file:
.date_container { display: none;}
Regards,

Powered by DW Question & Answer Pro