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

White background of the spotlight #70

Open
sudoman281 opened this issue Jan 17, 2021 · 2 comments
Open

White background of the spotlight #70

sudoman281 opened this issue Jan 17, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@sudoman281
Copy link

When I use the spotlight on one of my elements, the element becomes invisible (the whole spotlight is just plain white).
image
With onboarding closed:
image

After adding this to styles, everything works as expected for me:
.onboarding-spotlight { background: transparent !important; }

@SDohle
Copy link
Member

SDohle commented Jan 18, 2021

Thanks for your feedback. We already discovered similar problems and are evaluating the best solution to set colors for different styles.
Best regards
Steffen

@SDohle SDohle added the enhancement New feature or request label Jan 18, 2021
@SDohle
Copy link
Member

SDohle commented Jan 18, 2021

Please take a look at the Properties of OnboardingItem (projects/ngx-onboarding/src/lib/models/onboarding-item.model.ts) and try to use the disable properties in your json settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants