Hi,
Is there a way to remove the portfolio category name from the breadcrumbs?
Thank you so much in advance!
Hey mike.rav,
Please provide a link to the site/page in question so we can look into this further?
Best regards,
Jordan Shann
Hi,
Yes sure. I am placing the website’s url in the private area.
Thanks
Hi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top.single-portfolio .breadcrumb-trail > span > span > a {
display: none !important;
}
After applying the css, Please clear your browser cache and check.
Best regards,
Mike
Hi,
Thanks for the reply.
I am afraid that did not work.
Hi,
Perhaps you have a previous css error, like a missing bracket, that is preventing this from working, please include an admin login in the Private Content area so we can check.
Best regards,
Mike
HI,
Please find the credentials in the private area.
Thank you