Change color of coupon button

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Oct 21, 2014 3:02 pm
Reply with quote
Report this post
I wont to change the color of text inside coupon button. Where can i do that?

Image
User avatar
Fresh Boarder

GK User
Wed Oct 22, 2014 10:36 pm
Reply with quote
Report this post
Hello,

Could you provide an URL to your website with this element?
User avatar
Administrator

GK User
Thu Oct 23, 2014 11:02 am
Reply with quote
Report this post
I'm using one-page module but the color was the same with original files from Gavick
http://goedkoopledlampen.nl/index.php/winkelwagen
User avatar
Fresh Boarder

GK User
Fri Oct 24, 2014 11:50 am
Reply with quote
Report this post
Please add in the css/override.css file the following code:

Code: Select all
span.details-button input.details-button {
    color: #fff;
}
User avatar
Administrator


cron