Posted May 20, 20187 yr This arrow The site is htmkr.com. I cannot find it in the css. I want it to be grey!
May 20, 20187 yr Author 7 hours ago, Tom S. said: For the "alt" skin: .fce .ipsApp .ipsBreadcrumb { background-color: #9c9c9c; } how do i do it for the current skin?
May 20, 20187 yr 1 minute ago, Boingerz said: how do i do it for the current skin? .ipsApp .ipsBreadcrumb { background: #a8a2a2; color: #fff; }
May 21, 20187 yr Author 34 minutes ago, Tom S. said: .ipsApp .ipsBreadcrumb { background: #a8a2a2; color: #fff; } And this will change only the arrow color?
May 21, 20187 yr 5 minutes ago, Boingerz said: And this will change only the arrow color? Apologies I misread what you were after. To change arrow colour: .ipsBreadcrumb > ul[data-role="breadcrumbList"] li > a:before, .ipsBreadcrumb > ul[data-role="breadcrumbList"] li > a:after { border-color: grey; } Edited May 21, 20187 yr by Tom S.
Archived
This topic is now archived and is closed to further replies.