このコードを CSS に追加してみてください:
@media only screen and (max-width: 601px){
.category-list.with-topics .category-list-item .category-description {
display: table-row;
}
}
このコードを CSS に追加してみてください:
@media only screen and (max-width: 601px){
.category-list.with-topics .category-list-item .category-description {
display: table-row;
}
}