Hello,
I wanted to add it as a feature request but I don’t manage to do it.
It would be great to have by default the phone icon but with the speaking side on the right and not on the left. Each time I have to upload a new icon.
Or is it possible to do it with a transform rotate ?
Here is my code :
.phone::before {
content: "\e854";
font-family: entypo-fontello;
font-size: 15px;
position: relative;
right: 5px;
}
And this in the Phone area / top bar:
<span class="phone">02 340 32 40</span> <span class="btn-top"><a href="#">COMMANDE</a></span>
Website access below.
Tx guys !!
Hey newki75,
Thank you for using Enfold.
You can’t use a transform property on a content element. There is a reversed phone icon on fontello.com — just look for “phone” in the search field. You can use that to replace the default phone icon.
Best regards,
Ismael
OK thanks. Maybe you could add in the evolution list to add another set of icon by default.
Nice day! You can close the issue
Hi newki75,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria