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

#346883

Hello,

You are Most Welcome.

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

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

Best Regards