react-stepper
react-stepper copied to clipboard
Customizing CSS of the Stepper
@mu29 Hi, Thanks for this stepper component. The thing I wanted to do with my stepper is customizing the CSS. My requirements:
- Text Title to appear to the right of the circle rather than at the bottom
- Making the Text Title bolder
- Steps text and circle to appear to the left of the div rather than in the center
Based on the above, could you please add the properties in CSS.
Note: It would be great to customize CSS using the regular CSS properties rather than limited to using the API properties.
Thank you! Looking forward to your response.