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

    Hi,

    When i open a portfolio page ,the breadcrumb is show as:

    You are here:Home / Categories / post title

    What I need is : You are here:Home / Categories

    I want to remove the breadcrumb post title only in portfolio pages because it is usually too long , please help to modify this.

    Regards,

    Enffie

    #301555

    Hi Enffie!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    .breadcrumb-trail span.sep:nth-child(5), span[typeof="v:Breadcrumb"]:nth-child(6) {
    display: none;
    }

    if that does not work, please post the link to your website

    Cheers!
    Yigit

    #301565
    This reply has been marked as private.
    #301570

    Hey Enffie

    Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/KhDxIEd.png

    Cheers!
    Yigit

    #301573
    This reply has been marked as private.
    #301577
    This reply has been marked as private.
    #301634
    This reply has been marked as private.
    #301641
    This reply has been marked as private.
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to remove the post title in breadcrumb of portfolio page?’ is closed to new replies.