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

Okay
  Public Ticket #1208867
Breadcrumbs active color
Closed

Comments

  •  1
    harrybrowndesign started the conversation

    Hi, i would like to change the color of the active link in breadcrums (top header area), and there's no way to change it in the theme options.
    I can't give you my credentials due to an IP issue, sorry. I would like to set this color: #3c3851

    Thank you



  •  7,280
    Oliver replied

    HI!

    What is your theme version?

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

    Regards, Oliver

  •  1
    harrybrowndesign replied

    in the css metadata says it is the 2.0.2. version

  •  7,280
    Oliver replied

    HI!

    Pls. update theme to the latest version, there will be settings for breadcrumb (in the theme options), or 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