Home Forums WoodMart support forum Theme crushes until I manually clear the cache from wp rocket. Reply To: Theme crushes until I manually clear the cache from wp rocket.

#410532

Hello,

1. Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

.post-date.wd-post-date.wd-style-with-bg {
    display: none;
}

.blog .meta-categories-wrapp {
    display: none;
}

.blog li.meta-author {
    display: none;
}

2. I did not find that the theme or site has crashed or anything wrong.

Best Regards.