hi
I cannot put Phone and email Icons in top
I use this code in box for Phone Number or small info text but it position of icons is wrong, both are near each other
[av_font_icon icon='ue805' font='entypo-fontello' size='12px']
[/av_font_icon](Email address hidden if logged out) “> (Email address hidden if logged out)
[av_font_icon icon='ue8ac' font='entypo-fontello' size='12px']
[/av_font_icon] +4475
Please help,
Thank you
Hey vitolya!
Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Regards,
Elliott
Please see private message
thank you
Hi,
Are you trying to create more space between the icon and the text? If so please try to add a few more blank spaces or
where you would like more space.
Best regards,
Rikard
hi Rekard
I tried but still no effect :-(
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.phone-info .av_font_icon {
float: none;
margin-left: 10px;
}
Regards,
Yigit
hi Yigit,
Thank you! works for me fine