Home › Forums › Support › Change breadcrumbs color to light grey This topic has 3 replies, 2 voices, and was last updated 2 years, 12 months ago by Fernando. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 21, 2023 at 8:44 pm #2576306 vincenteccl Hi! I want to change the breadcrumbs link color to light grey. How can I do it? Thanks. March 21, 2023 at 9:09 pm #2576314 Fernando Customer Support Hello there, You can try adding this through Appearance > Customize > Additional CSS: nav.rank-math-breadcrumb a { color: #888888; } March 21, 2023 at 9:26 pm #2576324 vincenteccl how about setting the hover color? March 21, 2023 at 9:39 pm #2576332 Fernando Customer Support Add this: nav.rank-math-breadcrumb a:hover { color: #333333; } Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In