How to delete author block in post?

Posted in: Newspaper
Post count: 7

Hi! I need to delete author block in my post, how can i do this?

Post count: 23312

Hello cubano,

The simple way to achieve this is to hide the author box using a custom CSS code. Please try the code below and place it in Theme panel->Custom CSS area, like this: http://screencast.com/t/PMt8mnoded

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

The result you should see here: http://screencast.com/t/4KdZrHFx

Thank you for the message!

Post count: 7

Awsome theme – really great support:-) Thanx

Post count: 1341

Привет!

Не знаю, почему разработчик не указал через штатную возможность темы:

Post count: 7

Привет! И впрЯмь есть такая штука в админке 🙂 спасибо !

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