Yes, they are inheriting the margins, just as they should, since they match that class definition (.menu ul li a). Add a margin-right: 0; to these classes
Code:
.menu-moko-vibe-team-container ul li a, ul.menu-moko-vibe-team-container li a {
...
}
.menu-the-team-container ul li a, ul.menu-the-team-container li a {
...
}
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
|