0

I am using a React wrapper for intro js, and I am trying to change the default background color for dialog buttons.

Here's a codesandbox given in the documentation I want to change the background color of the Next button here Default Next Button

I have been trying to look this up all over the web but I cannot find a solution. Any help would be greatly appreciated.

1 Answer 1

0

I had to inspect the element and override the CSS to make it work. Inspect the css class

Then the color got changed correctly Color changed

Reference - https://stackoverflow.com/a/67566764/9977815

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.