“Posted by” User informations or links hide
Hi,
I would like to hide the informations of users or remove the link of “Posted by XY”.
Is it possible?
This is my second question, but I didn’t get answer sinve seversl days.
Thanks,
Andrew
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi András
I apologize for the delayed response
You can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
article.post .entry-header .entry-meta, article.page .entry-header .entry-meta{ display:none !important; }Let me know if it works for you.
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.