04/19/2013 at 2:02 pm
#257510
Keymaster
@ Anthony
Actually it’s not too technical and kind of not even Connections related, sort of.
The theme’s CSS classes for the menu. The author used “g” for the CSS classes. Not semantically the best choice, but no big deal. I think you might see where this is heading… Now, when Connections outputs the entries it adds the categories [slugs] as CSS classes. This allows you or anyone to style entries per category. This is very useful because it allows one to create “highlighted” entries. Now, because one of your categories was G, the “g” was being added as a class to the entry so the CSS meant for the menu was being applied to the entries assigned to the “G” category too. So changing the category slug was the solution.
hope that makes sense.
