Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #989204

    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 !!

    #989538

    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

    #989558

    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

    #989715

    Hi newki75,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.