Nick20000 Posted July 11, 2011 Share Posted July 11, 2011 can someone show me how to add a hover effect to my categories fonts.thank you. Link to comment Share on other sites More sharing options...
razaro Posted July 11, 2011 Share Posted July 11, 2011 For example you can change #categories_block_left .tree a:hover { text-decoration: none } to #categories_block_left .tree a:hover { color: #FF8601;font-weight:bold;padding-left:4px;text-decoration: none } in themes/prestashop/css/modules/blockcategories/blockcategories.css Link to comment Share on other sites More sharing options...
KambinatoR Posted February 9, 2012 Share Posted February 9, 2012 For example you can change #categories_block_left .tree a:hover { text-decoration: none } to #categories_block_left .tree a:hover { color: #FF8601;font-weight:bold;padding-left:4px;text-decoration: none } in themes/prestashop/css/modules/blockcategories/blockcategories.css Thank you! 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