Social media position – add some text there

Home Forums Iconic One Pro Support Social media position – add some text there

This topic contains 1 reply, has 2 voices, and was last updated by  Themonic-Support 5 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5391

    ISScyborg
    Participant

    How to add something else on social media position, I know how to disable or hide icons, but I want to have there something else. Like what is on image info

    PS: i want text there not image itself.

    I didnt use wordpress few years now. That way I just want to find quick solution.

    #5392

    The location is theme folder -> inc folder -> extra-functions.php

    you can put any html above line 42 which is:

    </div>

    The html will output after the social icons

    For eg.

    <a class="email" href="mailto:[email protected]" target="_blank"><i class="fa fa-envelope"></i></a>

    The above addition will give you email icon.

    It will require custom work to do exactly like your screenshot, to get quote email [email protected]

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Social media position – add some text there’ is closed to new replies.