It appears the ::after element is being added to both the <span> around the text and the <a> element. See screenshots. I believe this is only happening when you create a new subtheme. But perhaps I have compiled incorrectly?

Comments

saltednut’s picture

Status: Active » Needs review
StatusFileSize
new720 bytes

It looks like this has to do with an extra element around the Menu text that doesn't need to be there.

shauntyndall’s picture

Status: Needs review » Closed (cannot reproduce)

Hi @brantwynn, I'm not able to replicate the described bahvior.

The zurb_foundation theme seems to be delivering the proper markup based on http://foundation.zurb.com/docs/components/topbar.html:

<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>

shadysamir’s picture

Status: Closed (cannot reproduce) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.