• Resolved milarepa1980

    (@milarepa1980)


    I have been through all the codes and cannot find where to delete the code on this theme so that the date and time are not showing on the posts on the homepage.

    I have tried installing the plugin that removes the date and time, which sort of works but it leaves the clock icon in place.

    Does the developer or anyone know how to change the code and remove the date and time.

    Any help would be greatly appreciated!

    Thank you

Viewing 1 replies (of 1 total)
  • Theme Author Srini G

    (@srinig)

    For this it’s not necessary to hack into the code.

    Just put the following code in Custom CSS box.

    .home .posted-on, .archive .posted-on { display: none !important; }

    ‘Custom CSS’ is the very last option in the theme customizer interface (under ‘Other Settings’).

Viewing 1 replies (of 1 total)
  • The topic ‘Removing date and time from posts??? Please help!’ is closed to new replies.