Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #857758

    Hi,

    im trying to remove my meta date from the posts on my website. ive tried the below in my quick ccs section in general styling with no success can you help please?

    .post-meta-infos {
    display: none !important;
    }

    Thanks Matt

    #857979

    Hey Matt,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #857994

    Hi Victoria

    Thanks for your quick reply, I’ve put a link to the website in the private content section.

    Thanks Matt

    #858088

    Hi,

    Do you mean the date under the Latest News section in the sidebar? I’m not seeing the date on the main post.

    Best regards,
    Jordan Shannon

    #858162

    Hi Jordan,

    i have now removed the date under the title and now require to just remove the title. the title being ‘e-commerce’ and associated permalink leaving just SignPost Solutions moves in to E-commerce and Social Media. link again is attached

    #858164

    Hi,

    It seems like you figured that one out too and used following code

    .entry-content-wrapper .post-title {
        display: none !important;
    }

    Let us know if you need any assistance :)

    Best regards,
    Yigit

    • This reply was modified 7 years, 1 month ago by Yigit.
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.