Hide / Remove the ” posted on *date* ” – string at Post Loop Widget
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
5Hi 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
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
Hi SteveG.
For that use this
.posted-on { display:none !important; }Cheers
it works, thank you!
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.