Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1072493

    Hi
    Go to System > Global config > default editor > NONE.
    Now add the code again

    <div class="social-block">
      <a class="facebook-block" href="#"><i class="fa fa-facebook" aria-hidden="true"></i> 3.2k fans</a>
      <a class="twitter-block" href="#"><i class="fa fa-twitter" aria-hidden="true"></i> 4.5k follower</a>
      <a class="google-plus-block" href="#"><i class="fa fa-google-plus" aria-hidden="true"></i> 1.2k subscribers</a>
    </div>

    save and check.

    Regards

    aschultinga Friend
    #1072588

    Hi,
    Thank you for your reply, but this is the code for the module on the frontpage. What I meant was the code for the follow us module in the sidebar of the news menu (in the demo..) See attachment. Could you provide me with this code?

    thanks…


    1. JA-Alumni-Demo-follow-us
    Pankaj Sharma Moderator
    #1072590

    Hi
    Use this code

    <div class="follow-social">
      <a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a>
      <a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a>
      <a href="#"><i class="fa fa-linkedin-square" aria-hidden="true"></i></a>
      <a href="#"><i class="fa fa-google-plus" aria-hidden="true"></i></a>
      <a href="#"><i class="fa fa-pinterest-p" aria-hidden="true"></i></a>
    </div>

    Regards

    aschultinga Friend
    #1072595

    Check ! Thanks

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

This topic contains 4 replies, has 2 voices, and was last updated by  aschultinga 6 years, 5 months ago.

The topic ‘lost my follow us buttons’ is closed to new replies.