Banner duplicates info when used with category logo

This looks awesome! Will give it a whirl and report back!

EDIT: Just installed it and tested it on a category that already had a category logo set. When I turn on the category banner theme, I get the banner, but also the category logo and description right below it. Is this normal?

That makes me wonder if it’s possible for this plugin to grab the category logo and include it in the banner?

Yeah that’s normal, I didn’t do anything to hide the default header that appears if you add a logo. To hide it you can remove the category logo or add this CSS to you theme:

.category-heading {
    display: none;
}

Should be possible, I can look at adding that option in the near future.

Hi There!

is it possible to add a custom background image instead of the space where the color shows?

Is then possible? To add the logo of the category next to the category title? thx!

Я думал точно так же.

Было бы здорово отображать логотип категории слева от заголовка и описания.

А если есть фоновое изображение, использовать его только для фона баннера, а не для фона всего окна, как это происходит по умолчанию.

Логотип категории по умолчанию должен скрываться этим компонентом, так как отображение обоих занимает слишком много места, или хотя бы предоставить возможность скрыть его без изменения темы.