Hello,
If you can give me insight on adding the Afterpay banner to the top of my website.
Hello,
If you can give me insight on adding the Afterpay banner to the top of my website.
Hi @nwashington ,
You want to add it at header? Please send me the screenshot where you want to add, I will help you check and add it
Hi @nwashington ,
Please go to sections > announcement-bar.liquid file and change code:
Code:
{{ block.settings.text }}
{%- if block.settings.link != blank -%}
{% render 'icon-arrow' %}
{%- endif -%}
Then go to customize and add the code to display the Afterpay Banner:
Code:
Buy Now, Pay Later With

Hope it helps!