Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Remove Home from the breadcrumbs */
- .jeg_breadcrumbs #breadcrumbs span:first-of-type , .jeg_breadcrumbs #breadcrumbs i:first-of-type {
- display : none;
- }
- /* change the color of the breadcrumbs */
- .jeg_breadcrumbs #breadcrumbs a ,.jeg_breadcrumbs #breadcrumbs i {
- color : red ;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement