Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #765471

    HI,

    Several months ago, I wrote this request for help here: which was then resolved.

    However, we are now finding we need the breadcrumbs in that exact position but to be darker – at the moment they are white. How do we reverse this, please?

    See example here: https://mens.boutique/z/skincare/ top right you can see breadcrumbs if you look very carefully and highlight. They need to be darker?

    #766520

    Hey Vincent,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .breadcrumb, 
    #top .breadcrumb a {
        color: #333;
    }

    Hope this helps ;)

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.