Saturday, 14 September 2024 11:16

Remove Date, Author, Comments and Category from Wordpress Post

Written by
Rate this item
(1 Vote)

Custom CSS Code For WordPress Remove Entry meta copyThis article provides the custom CSS code that accomplished removal of WordPress Remove Date, Author, Comments and Category from Wordpress Post.

You can add this to the custom code section of any theme you select.

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

AdverGroup is a local website design and development company with locations in both Chicago and Las Vegas.  We are WordPress experts who can author custom code to achieve your desired Wordpress website functions.

Read 115 times Last modified on Saturday, 14 September 2024 11:49