How to add HTML function to Debut theme's announcement bar?

Hi all, :slightly_smiling_face:

does anyone know how I add HTML function in the announcement bar?

The theme is Debut.

Best regards
Shano

The code for the announcement bar, for the Debut theme, is located in header.liquid. Search for “section.settings.message” and “announcement-bar” within the file.

A similar question was asked, please check their answers:
https://community.shopify.com/post/1222649

Please follow the steps:

  • Step 1: Go to Online store > Themes > Actions > Edit code.
  • Step 2: Go to Sections > header.liquid and find “announcement-bar__message”. You can add the HTML code directly here: https://i.imgur.com/22PwIJs.png
    Hope it clear to you.

@LitExtension @Nick_Marketing I made it. :slightly_smiling_face: Thanks for the quick feedback. Do you know how to center the text so that it is exactly in the middle of the paypal icon. Do you understand what I mean?

Bildschirmfoto 2021-07-24 um 22.32.12.png

What’s your site? And if your site is password protected, please send me the password. I will check it.

@LitExtension Thank you my friend for the help. I have already solved