Okay
  Public Ticket #898203
Cannot add Social Network element in Visual Compozer
Closed

Comments

  •  2
    Mathieu started the conversation

    Hello,

    I tried to display my social network icons in my "About Page" and I don't know why but it doesn't show up on my page.

    I added a screen capture on the settings of the Social Network element in the edit of my page.

    Can you help me?

    Best Regards

  • [deleted] replied

    I can see that the icons are showing just fine on the end of your About page now.

  •  2
    Mathieu replied

    Hello Ylli,

    Yes, now I see the icons. Can you tell me what did you do to display the icons on my about page? 

    Thanks

  •  2
    Mathieu replied

    Also, can you explain how to center the social networks icons in my column? I attached an image to show what I would like to do.

  •  2
    Mathieu replied

    Hello again, 

    I tried with Mozilla Firefox and I still cannot see the social networks icon. Apparently it's more a browser issue... 

    Of course, i tried to remove my browser cache.

  • [deleted] replied

    HI there,

    To center the icons please add the code below to Custom CSS

    .social-networks.rounded {
        text-align: center;
    }
    

    I can see those icons on Firefox too.


    (view large version)

    Please remove your extensions on your browsers, maybe any of the extensions are hiding the social icons.

  •  2
    Mathieu replied

    Hello Ylli,

    Thanks it works now. It was Adblock Plus browser extension who hid the icons.

  •   [deleted] replied privately