Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1083301
Breadcrumbs text colour
Closed

Comments

  •  2
    langpj started the conversation

    Hi,

    How can I change the colour of the Breadcrumbs text?

    Thanks!

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    body .breadcrumbs .current {   
        color: #e7ff89;
        border-bottom: 3px solid #e7ff89;
    }
    body .bc-devider:before {
        color: #fff;
    }
    body.breadcrumbs a {
        color: #fff;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver