Home Forums Basel support forum adding extra home icon for yoast bread crumbs

adding extra home icon for yoast bread crumbs

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

    gizmoman
    Participant

    When you setup the theme setting for it to work with yoast bread crumbs, then it adds an extra home icon for each category. please check the link to see what I am talking about. However, if I disable the yoast breadcrumb settings in your theme then it works fine. I have attached the image to show what i am trying to say.

    Attachments:
    You must be logged in to view attached files.
    #497291

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .yoast-breadcrumb > span > span:not(:first-child) > a:before {
    	content: none;
    }

    We will fix that in the nearest update.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)