Home › Forums › WoodMart support forum › blog author removal in blog VC widget blog author removal in blog VC widget This topic has 1 reply, 2 voices, and was last updated 6 years, 11 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 27, 2017 at 7:29 pm #30680 etinteractiveParticipant how do we remove author, etc https://prnt.sc/ht16b7 December 27, 2017 at 8:06 pm #30688 Artem TemosKeymaster Hi, Try to add the following code snippet to the Custom CSS area in Theme Settings to do this .article-body-container .entry-meta, .article-body-container .hovered-social-icons { display: none; } Regards Author Posts Tagged: blog component Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register