09/16/2015 at 3:24 pm
#346986
Keymaster
@ MV Times
re: That page also lacks the header/entry name.
I’m thinking you might have overlooked it… the entry name is “100 Park at Wyomissing Square” and it is in the screenshot.
re: Can you send me the css selector/class for that, so I can track it down in dev tools?
The selector cmap uses: #cn-cmap h3… now, that does not by any means indicate that the rule hiding it is using this selector. Use the dev tools to locate the h3 with the name, click it, and the inspector will display all the rules affecting it. You may have to go further by selecting the span within the h3 to see if any CSS rules are hiding the org fn notranslate classes.
