some problem

Posted in: Newsmag
Post count: 6

1. turn off comment box (newsmag theme)

2. turn off Author picture in single post.

Post count: 23312

Hi,

1)If you want to turn off the comment section you need to disable that option for each post page you want from here -> https://www.screencast.com/t/HkiiNuWmNwj
2)If you need to remove the image from your author box section, you need to use the code below and place it in Theme panel -> Cusotm CSS area.

.author-box-wrap img{
display:none;
}

Hope this helps!

Thank you!

Post count: 23

sorry, I do not have a comment button on this website or any other site’s dashboard.

Post count: 23312

Hi,

If you are using the Gutenberg, please check here -> https://www.screencast.com/t/unEebUm5pBua

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.