The arrow in the chevron icon in the Collapsible's section will not show

Hello anyone who can help!

In the Collapsible section for The Ultimate HTML5, the arrow in the chevron icon will not show and I have tried to do everything to make it show.

If someone could lead me in the right direction, it would be much appreciated!

Thank you!

Hi, same thing happened to me, so I copied this svg into the images folder, and used it separately with an img tag and icon class:

<img class="icon" src="images/chevron.svg" alt="Chevron icon" />
1 Like

ok i just found the fix on my own since i could not find the solution anywhere else.

First go in the collapsibles video and under the video is a zip file, install that zip file and drag and drop it on to your desktop, next go in that zip file:

26- Collapsibles > Finish > Moshify > Images.

Now copy the pictures and paste them somewhere on your desktop, go in your vscode and create a backup for the old pictures in case this does not work, drag and drop the images from your desktop and paste it in your vscode under the Images folder, now it should work :slight_smile:

1 Like