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

    how can remove the “/” following the blog post date on my search page?

    note: i’m using css to remove all the blog information BUT the date. you can look in my quick css and see…

    thanks!

    chris

    #840970

    Hey vlkwatchman,

    Add this to quick css:

    .template-search .post-meta-infos .text-sep{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #841008

    that worked!! thanks so much!!

    you can close this now.

    #841070

    Hi,

    Great I’m glad I was able to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘i want to disable the "/" after the blog post DATE on my SEARCH page’ is closed to new replies.