Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Breadcrumb background problems Re: Breadcrumb background problems

#89307
TheDoc
Member

It’s because you haven’t actually positioned it yet. You need to add:

top: 0;
left: 0;