Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #306853
    HansH
    Participant

    Hello,

    If I change the color of the view shopping cart icon in header, then automatically changes the color of a part of the breadcrumb. If I change the header link into white, then the first parti of the breadcrumb becomes white also.
    If a page has a white background, then that part of the breadcrumb isn’t readable anymore.

    Is therefore a solution.

    You can see it here (see the two red circles)

    Kind regards

    Hans Hagmeijer

    #306869
    tikaram
    Keymaster

    @hansh : Can you please let me how you have changed the the color of the view shopping cart icon in header? If you have used additional css please let me know and post in your site URL as well so that I can check for issue on your site.
    Regards,
    Tikaram

    #306871
    HansH
    Participant

    Hello Tikaram,

    I should like white as color (this is also the whisked color for the menu, when on mobile).

    The URL is Laura.hagmeijer.nl. Is now under construction. I will disable that and enable it when you are done.

    Kind regards

    Hans Hagmeijer.

    #306874
    tikaram
    Keymaster

    @hansh : Please try adding the following additional css and let me know if it works or not.

     

    .woocommerce-breadcrumb,
    .woocommerce-breadcrumb a,
    .woocommerce-breadcrumb a:hover {
        color:#000000;
    }
    #306944
    HansH
    Participant

    Thank you Tikaram,

    This was the solution.

    Kind regards

     

    Hans Hagmeijer

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘link color view shopping cart in heading causes problem in breadcumblink’ is closed to new replies.