Category tag increase size

Posted in: Newspaper
Post count: 34

Hello!

I am trying to find a css class or theme-panel way to increase the category tag size on posts but without success till now! Please let me know!

Thank you very much!

Indro,

Post count: 22421

Hello,

Unfortunately this can only be changed with css. You can use this code:
.post .td-category a{
padding:10px!important;
font-size:12px!important;
}

Please add the coide in the theme panl0> custom css box

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.