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

Storefront sticky header issue #108

Closed
bryceadams opened this issue Dec 18, 2014 · 4 comments
Closed

Storefront sticky header issue #108

bryceadams opened this issue Dec 18, 2014 · 4 comments

Comments

@bryceadams
Copy link
Owner

When Storefront Designer is used and the sticky header is set, it looks like this:

see screen shot

Without:

see screen shot

Will look into it to see if this can be changed so the lightbox is always at the front.

@bradleysa
Copy link

Hey Bryce,
I wanted to check in, and see if you have an update on this little bug.
Recipe Hero 1.0.9
Storefront Designer 1.4.0
Storefront 1.2.5

Thank you very much.
Bradley

@bryceadams
Copy link
Owner Author

Hey @bradleysa,

Sorry for the delay!

Just checked and I think the best way would be for you to add the following custom CSS:

.mfp-wrap.mfp-gallery { z-index: 10000 !important; }

Let me know if that does it for you :)

@bradleysa
Copy link

Yes, that works.
I look forward to publishing tasty recipes.

@bryceadams
Copy link
Owner Author

😄

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

No branches or pull requests

2 participants