Vercingetorix Active member Apr 10, 2024 #1 What template edit would remove the Breadcrumbs? (*all breadcrumbs)
Solution frm Apr 10, 2024 You could put this in EXTRA.LESS: CSS: .p-breadcrumbs { visibility: hidden; line-height: 0 !important; height: 0px; }
You could put this in EXTRA.LESS: CSS: .p-breadcrumbs { visibility: hidden; line-height: 0 !important; height: 0px; }
frm Well-known member Apr 10, 2024 #2 You could put this in EXTRA.LESS: CSS: .p-breadcrumbs { visibility: hidden; line-height: 0 !important; height: 0px; } Upvote 1 Downvote Solution
You could put this in EXTRA.LESS: CSS: .p-breadcrumbs { visibility: hidden; line-height: 0 !important; height: 0px; }
Vercingetorix Active member Apr 10, 2024 #3 frm said: You could put this in EXTRA.LESS: CSS: .p-breadcrumbs { visibility: hidden; line-height: 0 !important; height: 0px; } Click to expand... Thank you frm, that works perfectly! We really should have some sort of 'Tip Jar' round here aye. Most answered queries monthly prize type deal. Upvote 0 Downvote
frm said: You could put this in EXTRA.LESS: CSS: .p-breadcrumbs { visibility: hidden; line-height: 0 !important; height: 0px; } Click to expand... Thank you frm, that works perfectly! We really should have some sort of 'Tip Jar' round here aye. Most answered queries monthly prize type deal.