Forums

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

Home Forums Other Help with z-index on my new site! Re: Help with z-index on my new site!

#78169
Capt Otis
Member

I like it, looks clean and professional. I know this might be obvious but did you try

Code:
h2#page-name {
font-size:6em;
letter-spacing:-5px;
line-height:1em;
margin-bottom:0px;
z-index:1000;
}

?