Tema Horizon

¡Hola @matt_k_bcn :wave:! Bienvenido :slight_smile:

Puedes hacer esto con CSS en un componente de tema:

.hc-topic-card__category .badge-category__wrapper {
    border: solid 1px!important;
    --category-badge-color: none!important;
}

3 Me gusta