nicoj10 Posted December 30, 2012 Share Posted December 30, 2012 (edited) Hi, im using Prestashop 1.5.3 with a theme that is customized by myself. Now i have the problem that i want to change the font of the add to cart button. But when i do this the Button color of the headline in the category list changes too. (You can see that in the screenshot) So i think it relies both on the same css entry so i think i have to make an external entry for the headline. Do you know how i could do that? Sincerely yours Nico p.s. at the moment my store is available under: http://134.255.230.41/keyshop/ Edited December 31, 2012 by nicoj10 (see edit history) Link to comment Share on other sites More sharing options...
nadie Posted December 30, 2012 Share Posted December 30, 2012 Add: #product_list li h3 a { color:#000; } in the /themes/default2/css/product_list.css Sorry for my English 1 Link to comment Share on other sites More sharing options...
nicoj10 Posted December 30, 2012 Author Share Posted December 30, 2012 Thank you very much for your help i could solve the Problem. Link to comment Share on other sites More sharing options...
nadie Posted December 30, 2012 Share Posted December 30, 2012 Thank you very much for your help i could solve the Problem. It was an honor to be able to help! Do not forget to add "Solved" to the title of the topic Sorry for my English 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