aidas2 Posted September 21, 2015 Share Posted September 21, 2015 (edited) Hello everyone, I've been modifying theme 3 colours for my own shop and the theme seems to be missing some elements. Could anyone point out the the elements I've listed and how exactly are they named in global.css so I could add them to my theme css file and have them all in one place? The elements I need to recolour are listed below. Thank you. http://i.imgur.com/qaYVvZ8.jpg http://i.imgur.com/ah29phw.jpg 1 phone ico 2 call now text between phone ico and number 3 phone number 4 log in text 5 Cart box colour 6 cart ico 7 cart word colour 8 Colour of the cart box when hoovering on the cart box with items in it 9 buy button in cart hoover box 10 follow us text colour 11 Category, info, my account text colour in the header 12 Newsletter text colour in the header 13 Facebook box white background if possible Edited September 21, 2015 by aidas2 (see edit history) Link to comment Share on other sites More sharing options...
Paulito Posted September 21, 2015 Share Posted September 21, 2015 (edited) Hello To be honest you are asking too many questions at once (in one go) I think the best thing would be for you to learn how to use your browser development tools, all browsers have them, for instance, have a look here for chrome: https://developer.chrome.com/devtools I would then download this great Free module from dh42, a moderator on the forum: https://dh42.com/free-prestashop-modules/prestashop-free-css-module/ Paul Then play about to your hearts content If you get stuck then come back and ask Paul PS: Anyway: 1. .shop-phone i {color: #c20000} 3 .shop-phone strong {color: #c20000;} 5 .shopping_cart > a:first-child {color: c20000;} For the above you will get this http://screencast.com/t/wbnEvDhhvyk Edited September 21, 2015 by Paulito (see edit history) Link to comment Share on other sites More sharing options...
aidas2 Posted September 21, 2015 Author Share Posted September 21, 2015 Thanks for the quick anwser, I did play around with dev tools and intend to do so later. I'll try out the module as well. Was just hoping that maybe someone else already used a theme to customize their site and had the same problem. Browsing through global.css and looking for the exact few strings is a pain in the arse lol. 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