Advertisement
fauzanjeg

Hide the rest of the Breadcrumbs element

Jul 13th, 2021
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. /* Hide the rest of the Breadcrumbs element */
  2. .category .jeg_breadcrumbs, .author .jeg_breadcrumbs, .tag .jeg_breadcrumbs, .search .jeg_breadcrumbs {
  3.     display: none;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement