This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

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

Resolved 5 replies themetheme-influence
10 years ago · Last reply by Daniel 10 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.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Daniel Staff 10 years, 10 months ago

    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. SteveG. 10 years, 10 months ago

    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. Daniel Staff 10 years, 9 months ago

    Hi SteveG.

    For that use this

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

    Cheers

  4. SteveG. 10 years, 9 months ago

    it works, thank you!

  5. Daniel Staff 10 years, 9 months ago

    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.

Have a different question or issue?

Start New Thread