Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After pseudo-element prevents clicking on image links #8

Open
jessecowens opened this issue Aug 11, 2020 · 0 comments
Open

After pseudo-element prevents clicking on image links #8

jessecowens opened this issue Aug 11, 2020 · 0 comments

Comments

@jessecowens
Copy link
Member

Describe the bug
When using a gallery, linking to Attachment Pages, Media, or Custom Links does not work, because the element .gallery-icon::after intercepts the click.
Adding .gallery-icon::after{z-index: -100;} resolves the issue.

To Reproduce
Steps to reproduce the behavior:

  1. Install WordPress with BoldGrid Inspirations and install a version 1 theme.
  2. Add a gallery to a page and choose link to: Attachment Page
  3. Preview the page and attempt to click on the image in the gallery. The cursor remains default, not pointer, and the link is not clickable.

Additional context
This issue was reported in the BoldGrid User Forums here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant