Cannot link announcement bar to home page

Cannot link announcement bars to home page. Can only link to products or collections. My store link is: toubaby.myshopify.com . Can someone help please? Thank you.

Hi @toubaby ,

Go to sections > announcement-bar.liquid file and change code: https://i.imgur.com/R1isxfJ.png , line 6 → line 17.

Code: https://i.imgur.com/1Z1bfxH.png


            

              {{ block.settings.text | escape }}
              {% render 'icon-arrow' %}
            

          

Hope it is clear to you.

Thank you very much!