Doha Helmy

Results 12 comments of Doha Helmy

I am ready to help updating as I already looking for resources to learn about performance. If you are willing to work on that please let me know. And I...

Have you solved the issue?

Seems there is no problem here. Please provide your whole code.

It is solved by changing the float of `.wizard-progress-bar` to right

For icons use background image for both `wizard-icon-circle` and `wizard-icon-container` to include the icon in. I used `svg` icon and it worked.

> did you mean the css? Yes. apply new CSS styles and it will solve the problem

Use the image as a background image on both `wizard-icon-circle` and `wizard-icon-container`. This did the trick

I need help for this. If you figured it please explain your solution

This can be achieved by CSS by th following scss rules. ``` .wizard-nav-pills { justify-content: space-between; >li { flex: 0; >a { width: fit-content; } } } ``` and then...

Use SMS icon looks like an envelope