I can't change the color of the breadcrumb

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
Wed Sep 24, 2014 1:05 pm
Reply with quote
Report this post
Hello
I want change the color of the breadcrumb but option "features>breadcrumb color" does not work. I have also tried to make changes by the CSS, but with no result. My website katarzynaderen.pl
Regards
User avatar
Senior Boarder

GK User
Thu Sep 25, 2014 10:23 am
Reply with quote
Report this post
Hello,

Please try to use the following code at the end of any CSS file:

Code: Select all
#gkBreadcrumb {
background-color: YOUR_COLOR!important;
}
User avatar
Administrator

GK User
Thu Sep 25, 2014 11:13 am
Reply with quote
Report this post
thanks, now it works :) but it also should works properly by using option "features>breadcrumb color" :P

Regards,
User avatar
Senior Boarder

GK User
Fri Sep 26, 2014 12:17 pm
Reply with quote
Report this post
I'll report this issue, and if it exists in our instances, we will fix it in the nearest update.
User avatar
Administrator


cron