- This topic has 3 replies, 2 voices, and was last updated 5 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Remove Information Post om SKT Bakery
Hi,
i would like to remove the information post after the TITLE of a post, when serfing in the categories
For example i have this:
TITLE
date | comments | Categories
image + text + Read More
I would like to remove the information about “date | comments | Categories” in the search result of the category.
How it is possible?
Thank You
Hi,
Kindly show us your website URL please?
Regards,
Dave
Hi, the main website is www.ideeregaloper.net
An Example of what i mean is here:
https://www.ideeregaloper.net/category/regali-originali/
I was able to remove the date, but I would like to remove the word “no comment” (nessun commento).
Thank You.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.post-comment {
display: none !important;
}
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]