pavit Thanks for your answer. After checking, i found that the problem coming form this script of my custom.css
ul > li {
display: inline-block;
/ You can also add some margins here to make it look prettier /
zoom:1;
display:inline;
/ this fix is needed for IE7- */
}
After deleting this script the problem is resolved.
While, you ask me to add this code to resolve this manner the social icons display:
Now i don't know how i can do the resolve the social icons issue?
Thanks for your assistance;
Regards