カテゴリヘッダーの問題、アップデート以降

It could be that the specificity has changed, can you check in the inspector?
If you don’t know how, try changing your css to:

.category-heading.--has-logo { display: none; }

And see if that fixes it.

「いいね!」 2