#188 closed defect (bug) (fixed)
Unable to click on Member Theme logo
Reported by: | borkweb | Owned by: | |
---|---|---|---|
Milestone: | Priority: | minor | |
Severity: | Version: | ||
Component: | Keywords: | theme, css | |
Cc: |
Description
The logos on both the Member theme doesn't allow the user to click on the anchor tag due to styling.
text-indent: -999px is set on the h1 rather than the anchor which shoves not only the text but the anchor itself out of bounds.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
CSS changes that fix the issue