Olafur Posted February 7, 2015 Share Posted February 7, 2015 In my Presta 6,11 the category letters is to big, I want to make them smaller in the top meny, where can I do thet, Thank for any help Link to comment Share on other sites More sharing options...
helldog2004 Posted February 8, 2015 Share Posted February 8, 2015 Open up your css file somehwere in /your-theme/css/ folder and find or add the following code: .content_scene_cat span.category-name {font-size:16px;} You can ofcourse adjust the pixels if needed. Cheers. 1 Link to comment Share on other sites More sharing options...
Olafur Posted February 8, 2015 Author Share Posted February 8, 2015 Thank you for that Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now