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

    Hi, I’m trying to understand how an extra title ‘News’ has appeared in the breadcrumb bar which actually overwrites the main breadcrumb phrase ‘you are here’. Its only in the desktop version. You can see it here:

    Any help much appreciated.

    #865515

    Hey Paul,

    Just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS

    
    .main-title a { 
      display: none !important;
    }
    

    Best regards,
    John Torvik

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