Page 1 of 1

Breadcrumbs formatting issue

Posted: Tue Jul 18, 2017 5:26 pm
by Mitch923
For some odd reason I can't get the last part of the breadcrumbs on my site to be in bold. It looks like this: "You are here: Home" But I'd like it to look like this: "You are here: Home"

In the StaticCSS file, which seems to manage this, I inserted:

div.breadcrumbs span.lastitem {
font-weight: bold;
}

But this doesn't work. Any ideas?

Re: Breadcrumbs formatting issue

Posted: Sat Jul 29, 2017 5:11 pm
by paulbaker
A link to the page in question would help answer this for you.