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

    Hi,

    I would like to remove Categories & Author meta from archive pages.

    I found this: .post-meta-infos { display: none; }

    it works, however the date is not displayed, and I still need the date. Any help here?

    #583161

    Hey mjstew33!

    I just loaded your web site and I can see everything is fixed.
    is that correct? PLease let us know if you still facing any issues

    Best regards,
    Basilis

    #583440

    thank you. Yes I made headway. However… how can I get rid of that “/” ?? I hate to be nitpicky but this is a website that will get a lot of traffic.

    #583449

    Hey!

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

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

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.