Hi Team,
i want to know if it is possible to change the size of the category filter items. I found out how change font size by CSS but the width of the items does not reduce. Is there a way to solve this small problem by CSS?
Oh and I found out another "problem" is there any possibility to set an excerpts length for the portfolio when showing in Mansory Blog Style?
Comments
ul.categories li a{padding:25px !important;
font-size:14px !important;
white-space: nowrap !important;
}
2) Unfortunately, it cannot be changed for portfolio feature.