Author names show and don't show

Posted in: Newspaper
Post count: 145

I have used block 21 on two different sidebars. Where the sidebar is set to show on the left side of the page, author names are hidden but when it’s set to show on the right side of the page author names show up. I changed the block (from Block 21 to another one) but the author names still appear.

Pl let me know how to hide author names on any given block. Thanks.

Post count: 23312

Hello Mayapur Voice,

You can try using the following CSS code to hide the author name, like this ->

.td-post-author-name {
display: none;
}

Also, please notice that you can try the theme panel settings from here -> http://screencast.com/t/ETfn43c2IsR and from here -> http://screencast.com/t/MjLcsyy0XaTZ

Thanks.

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