How can I move the Facebook icon to the top right corner on my website?

The Facebook link is very small on my footer and I want to move it up to the top right corner of the menu /navigation. How do i do this?

https://bleswold.myshopify.com/

pw:skeosh

Hi @kirkcanada ,

Please go to sections > header.liquid file, find ‘header__icons’ and add code here:

Code:

[
        {%- render 'icon-facebook' -%}
        Facebook
      ](https://www.facebook.com/bleswoldyogurt)

Hope it helps!

It doesn’t seem to be working for me

Hi @kirkcanada ,

Did you change it?

If you have any further questions, you can contact me.
Happy to help you.

This worked perfectly.

I am very grateful for the help

1 Like