Adding a third button to Dawn theme

Hi All,

I’m playing around with a dev store to familiarize myself with theme development.

In the image banner, I have 2 buttons, but I want to add a third. I added a 3rd button into the schema of image-banner.liquid, but it didn’t show up. I found where the buttons are in the liquid code, and tried adding the 3rd button here:

But got this error:

So clearly, I have to add the third button somewhere else, but I’m having trouble finding how to do that. Anyone able to give me some guidance?

Hi, @alarratt

You should remove that additional % sign before the word “and”, I believe this is what is causing the issue.

Kind regards,
Diego