tukker Posted January 9, 2015 Share Posted January 9, 2015 The letter must be BOLD. Where can I change the lettertype BOLD. Now it is to narrow, see the image Link to comment Share on other sites More sharing options...
tuk66 Posted January 9, 2015 Share Posted January 9, 2015 Can you share the URL? Link to comment Share on other sites More sharing options...
Paulito Posted January 9, 2015 Share Posted January 9, 2015 Hello Based on Prestashop 1.6 default you could put this code anywhere in global.css /* Category Font Left Column */ #categories_block_left li a {font-weight: bold!important} /* Subcategory Font Left Column */ #categories_block_left li li a {font-weight: bold!important} Paul Link to comment Share on other sites More sharing options...
tukker Posted January 12, 2015 Author Share Posted January 12, 2015 paulito, thanks, that works for me. 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