®Magento Tutorials

Magento how to add social media links in the footer

To add social media links in the footer of Magento, follow these steps:

  1. Log in to the Magento Admin Panel.
  2. Go to Content > Design > Configuration.
  3. Select the store view for which you want to add social media links.
  4. In the footer section, you’ll find a text area for “Footer Links”.
  5. Enter the following code to add the social media icons with links to your footer:
css
<a href="[LINK TO YOUR SOCIAL MEDIA PROFILE]">
<img src="[ICON IMAGE URL]" alt="[NAME OF THE SOCIAL MEDIA PLATFORM]" />
</a>
  1. Repeat the steps for each social media platform you want to add.
  2. Save the changes.

Note: Make sure to replace the placeholder values in square brackets with the actual values.

About zohaibk

We develop useful addons for #E-Commerce and #CRM software to provide extra features.#PrestaShop,#Magento,#SugarCRM,#Vtiger & #Android #apps
View all posts by zohaibk →