I don't think it is clear to the user what exactly this icon does, so I wondered if there was a (fairly) simple way of adding some alt text / title text to it so that when they hover it tells them where they are going?
Also, if this is possible, is it possible to make it translatable?
I don't think it is clear to the user what exactly this icon does, so I wondered if there was a (fairly) simple way of adding some alt text / title text to it so that when they hover it tells them where they are going?
Also, if this is possible, is it possible to make it translatable?
Richard
Hey,
#portfolio-nav #all-items a i:after { content: \"Back to All\"; font-family: \'OpenSansSemibold\' !important; font-size: 14px !important; top: -8px !important; position: relative; left: 10px !important; }
Thanks
Salient Support Team