Home>Support>Hide / Remove the ” posted on *date* ” – string at Post Loop Widget

Hide / Remove the ” posted on *date* ” – string at Post Loop Widget

By SteveG., 9 years ago. Last reply by Daniel, 9 years ago.

Hi together,
how can i Hide or Remove the ” posted on *date* ” – string at Post Loop Widget.
An easy css code will be fine. Thank you.
Steve

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 4 months ago Daniel
    Hi, I Work Here

    Hi SteveG.

    You can fix/change this with some custom CSS.

    article.post .entry-header .entry-meta {
       display:none !important;
    }
    

    If that does not work for you. Please send a direct link to you site

    Cheers

  2. 9 years, 4 months ago SteveG.

    Hi Addo,
    sorry, it doesn’t work.

    Here is the Link http://praxis-seelenharmonie.com/
    For Example the String: “Posted on 2. Juni 2015” at Post Loop Widget.
    Thank You,
    Cheers

  3. 9 years, 4 months ago Daniel
    Hi, I Work Here

    Hi SteveG.

    For that use this

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

    Cheers

  4. 9 years, 4 months ago SteveG.

    it works, thank you!

  5. 9 years, 4 months ago Daniel
    Hi, I Work Here

    Perfect :-)

    Always feel free to open a new thread whenever you require support

    Cheers

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More