Hi,
I’m looking for an easy way to embed an arrow icon into a “More” link. When embedding with code, (vertical) alignment is a problem. And when using an icon box, the arrow can only be placed on the left. Also, with icon boxes there seems to be a standard margin on the left, meaning that the link is not aligned with other elements. Any easy way to make a link like this?
[Edit: I also tried using code like “[av_font_icon color="" font="entypo-fontello" icon="ue879" size="20px" position="left"]“. The problem is that I don’t manage to get the icon next to the text element.]
Regards,
Poirot
Hi,
I thought I had a solution with:
<a href="link">Link text<span>[av_font_icon icon='ue875' font='entypo-fontello' size='16px' position='left']<span></a>
But still, the icon either appears on the complete right or left of the line, or is not aligned vertically.
I mean, all I need is a “More >” link where I can choose the arrow icon from entypo…
Regards,
Poirot