[ad_1]
Hey,
So I have a google drive with a bunch of folders that I want to display on my website,
I embedded the drive link on my website and it shows all the folders in a list, however they are all grey, when I inspect them, it shows class=”icon-color-1 drive-sprite-folder-list-shared-icon”
for all the folders, despite me colour coding them on the drive themselves.
Is there a way for the folders on the website to show up in any other colour than grey?
[ad_2]
Write some css. Eg .icon-color-1 { background:red; }