Jump to content

Change Category Title Text Size?


tekniksinc

Recommended Posts

Decrease font size and change name cropping (...|truncate:45:'...'|...).

 

Sorry for bothering you again. Used inspect element at the text and found this:

#subcategories ul li .subcategory-name {
    font: 600 18px/22px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase;
}

if i change the numbers at the "font" value, i can decrease the size. But no idea as to where to use the name cropping and what exactly i should put.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...