starsec Posted January 28, 2011 Share Posted January 28, 2011 Hello,Where can I locate the colors of the pink font when a customer makes an order? Screen grab belowI'd like to change the pink to another colorThank you for your help Link to comment Share on other sites More sharing options...
shokinro Posted January 28, 2011 Share Posted January 28, 2011 this could be changed in CSS file which located as followingYourSiteRoot/themes/yourtheme/css/global.cssPlease try to search "address_name", "address_update", you find some lines as following (around line# 1950) li.address_name, li.address_update a, li.address_delete a { color: #dd2a81 } Link to comment Share on other sites More sharing options...
starsec Posted January 28, 2011 Author Share Posted January 28, 2011 thank you very much shokinro- you are a big help Link to comment Share on other sites More sharing options...
saulon Posted March 9, 2011 Share Posted March 9, 2011 Thanks a lot, it was killing 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