Forums

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

Home Forums CSS CSS Dropdown span messing up link Re: CSS Dropdown span messing up link

#59625
Roughnite
Member

got it, i just added the span before the text instead of around it so that it still moves it over but doesnt effect the font weight

.dropdown-indent {
margin-left:-20px;
}

<li><a href="construction.php" class="construction">general contracting, construction management<br /><span class="dropdown-indent"></span>owner’s representative and sub contracting</a></li>