Smaller Tags

Hello,

Is there any possibility to make smaller tags ?

Even in products page and blog page... is it possible ?

Ekran Alıntısı.PNG

For example, you can add the following code to the CSS section of the Theme edito

.ty-tags-list__a {
    margin: 0px 4px 0px 9px;
    padding: 0 6px 0 7px;
    font-size: 9px;
    line-height: 22px;
}

http://prntscr.com/hnennv

For example, you can add the following code to the CSS section of the Theme edito

.ty-tags-list__a {
    margin: 0px 4px 0px 9px;
    padding: 0 6px 0 7px;
    font-size: 9px;
    line-height: 22px;
}

http://prntscr.com/hnennv

You are NUMBER 1 .... thanks.....

You are welcome! :)