kleinbruder Posted June 15 Share Posted June 15 Hi everyone, I'm using PrestaShop 1.6 and I’m having trouble with the social media icons in the footer. Instead of showing clean Font Awesome icons side by side (like it used to), the icons and text are now overlapping and stacked... check pic! What I’ve already tried: Edited blocksocial.tpl to only output icons (<a class="fa fa-twitter"></a>) without text Checked that all social URLs are correctly saved in the module configuration Cleared PrestaShop and browser cache Verified that Font Awesome is loaded properly Added correct CSS in global.css, including: #social_block ul li { display: inline-block; margin: 0 6px; } Despite all this, the issue remains. Is there something I might be missing – maybe a conflict or hidden override? Thanks for any help! Link to comment Share on other sites More sharing options...
Andrei H Posted June 21 Share Posted June 21 Hello, In case you are still having the issue, can you add a link to your website? It is a lot easier checking it that way. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now