• Resolved chrissolita

    (@chrissolita)


    I wanted to add another icon to the footer on the site: site

    I wanted to place it right next to the social icons, and be able to have it link to my desired address.

    The free version of the theme’s customization options are minimal. It states it has more options for the footer in the full version, just not sure if I even have to purchase the full version in order to accomplish the simple task of adding another icon next to the social icons.

    Any help is appreciated.

    Thanks,

    Chris

Viewing 3 replies - 1 through 3 (of 3 total)
  • WEN Solutions

    (@wen-solutions)

    What type of icon you need there? Social icon or any other? Theme functionality is limited so to customize theme you have to add some custom code on footer.php file.
    Try by the given link here. If not work or you are not familiar with code, feel free to ask. I will do my best to overcome your problem.

    Thanks

    SKT Themes

    (@sktthemes)

    @chris: Pro has this feature and comes with 580+ social icons pack

    Thread Starter chrissolita

    (@chrissolita)

    Thanks for the help.
    I wanted to add a Pinterest social button.

    I added this to the FOOTER.PHP file.

    </a><a data-pin-do="buttonFollow" href="https://www.pinterest.com/simplesolarnow">Pinterest</a>
    <!-- Please call pinit.js only once per page -->
    <script async defer src="//assets.pinterest.com/js/pinit.js"></script>
              <?php } ?>

    It worked. The button is Pinterest’s so it doesn’t match the theme but it does the job.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add Icon To Footer’ is closed to new replies.