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

Media Card block: Buttons are not clickable on mobile version #378

Open
Alexandru-Teodorescu opened this issue Nov 25, 2021 · 0 comments
Open
Labels
Legacy v1 Updates for existing customers that are not using LT themes [Status] Maybe Later

Comments

@Alexandru-Teodorescu
Copy link

The Buttons block from Media Card Constellation is not clickable on the mobile version because of the margin created by the gallery media div.

Screenshot:

Screenshot 2021-11-25 at 10 03 33

Temp fix:

.novablocks-media__aside{
pointer-events: none;
}
@andreiungurianu andreiungurianu transferred this issue from pixelgrade/anima Mar 1, 2022
@vladolaru vladolaru added the Legacy v1 Updates for existing customers that are not using LT themes label Apr 29, 2022
@georgeolaru georgeolaru changed the title [Media Card Constellation] Buttons are not clickable on mobile version Media Card block: Buttons are not clickable on mobile version Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Legacy v1 Updates for existing customers that are not using LT themes [Status] Maybe Later
Projects
None yet
Development

No branches or pull requests

4 participants