Hello,
I’d like to add 2 icons before the phone nb and the email address, which are in the top bar (Phone info field).
How can I do this ? Do I have to use this code with a trick to get them on the same line or is there another solution?
[av_font_icon icon='ue805' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' color='#ee7f01' admin_preview_bg=''][/av_font_icon]EMAIL@email.fr
[av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' color='#ee7f01' admin_preview_bg=''][/av_font_icon] +33 00000000000
Tx for your help, I really like this theme :-)
I have found the following works rather well…
<span style="color:#58585b!important;"> <span class="av-icon-char" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"/>phone nember | <span class="av-icon-char" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"/> email link</span>
That will add a little phone icon and email icon before the text. The first span color sets the color of the icons
Hope that helps a little
TJ
Yep tx TJ, I’ve made some modifications (color and padding) but it works perfectly :-)
Nice day