Jump to content

How do I change these two colors in .CSS ?


jackflash

Recommended Posts

Posted
3 hours ago, Tom S. said:

Add to custom.css


.ipsBreadcrumb > ul > li
{
	color: #000
}

 

Thanks, for the help.  Made it bold too:

.ipsBreadcrumb > ul > li
{
    color: #760111; font-weight: bold;
}

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...