Dawn 8.0 | How to re=position Social media icons within the footer?

Hi Shopify Community!

How do we position Social media icons within the footer?

Any help would be appreciated. Thank you very much!

Hey @parallelism23
In the place where you mentioned, you can’t place the icons there through CSS code but what you can do is you can add icons here something like this by adding the below code.

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code in the bottom of the file above tag.

1 Like

Thanks Man! This was on point!