Home Forums WoodMart support forum blog settings Reply To: blog settings

#346124

Hello,

Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.post-single-page .post-title, .wd-post-cat.wd-style-with-bg, .wd-entry-meta .meta-author {
    display: none;
}

Best Regards