Forums

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

Home Forums CSS Troublesome header Reply To: Troublesome header

#238773
Paulie_D
Member
@media screen and (min-width: 955px)
.menu-holder {
    background: #fff;
    box-shadow: 0px 0px 2px rgba(60, 60, 60, 0.15);
    height: auto;
}

It’s in a style tag in the head of the page.