Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1217696

    Hi,

    Is there a way to remove the portfolio category name from the breadcrumbs?

    Thank you so much in advance!

    #1217885

    Hey mike.rav,

    Please provide a link to the site/page in question so we can look into this further?

    Best regards,
    Jordan Shann

    #1217983

    Hi,

    Yes sure. I am placing the website’s url in the private area.

    Thanks

    #1218075

    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

    #1218140

    Hi,

    Thanks for the reply.

    I am afraid that did not work.

    #1218165

    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

    #1218180

    HI,

    Please find the credentials in the private area.

    Thank you

    #1218225

    Hi,
    Thank you, I added the css and it seems to work, the Προηγούμενοι Δήμαρχοι is hidden.
    Please clear your browser cache and check.

    Best regards,
    Mike

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