Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #317313

    http://www.ivantirtiaux.com/news/

    Hello,

    On my blog page, I managed to remove, for every post, the categories and the author. Nevertheless, there is something that is still there that I want to remove: the slash (/) after the day of the post.

    Thank you!

    #317328

    Hey nunopintodacruz!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    span.text-sep.text-sep-date {
    display: none !important;
    }

    Best regards,
    Yigit

    #317371

    Perfect! :)

    #317373

    Hey!

    Awesome! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove slash from post date’ is closed to new replies.