![]() |
Hi!
I'm looking for a CSS code (or plugin), witch hides the meta information on a page below the title.
For example here:
http://motoco.me/contact/
Hide this text: by MISCHA SCHAUB on Nov 23, 2011 • 12:55 • Edit entry
I could hide the the black writen text with this CSS code:
but then there is still: by and on there! Also I would prefer to hide the post meta only on pages and not on articles, if possible. Does anyone has a solution? Thanks a lot! ![]() Solution - 1it is not good to hide to this using css , can you share page.php Solution - 2You can use: .page .post-meta { display: none; } |
Wordpress |
Type: | Code Example |
Category: | Coding |
Sub Category: | Code Example |
Uploaded by: | Admin |
Views: | 9 |