Tagged: image overlay
Hi there, I was wondering if it’s possible and how to change the image overlay icon to a totally custom image instead of using the default arrow?
I saw the following post which refers to changing the arrow to something else in the icon library, but could I create my own icon and use that?
https://kriesi.at/support/topic/rollover-disc-arrow-replacement-part-2/
I would appreciate it if you could point me to any reading that may help or perhaps advise.
Thanks
Hey toshism!
Sure, you can use the :before pseudo element with the image you want to use in it content. See: http://coding.smashingmagazine.com/2011/07/13/learning-to-use-the-before-and-after-pseudo-elements-in-css/
Regards,
Devin