Home Forums Basel support forum Remove "All" in breadcrumb product categories list

Remove "All" in breadcrumb product categories list

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #155822

    algeorgiadis
    Participant

    Hello again,
    how can we remove-hide the ALL link in the product category pages (as shown in the image)

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

    Hello,

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

    .basel-product-categories li.shop-all-link{
    	display:none;	
    }

    Best Regards

    #155937

    algeorgiadis
    Participant

    Thank you very much

    #155959

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Remove "All" in breadcrumb product categories list’ is closed to new replies.