Trying to code and edit appearance of notify when back in stock button

I was successfully able to create an out of stock button and connect it to Klaviyo, BUT, the text is too small and it does not look like a button. It can get easily lost. I am trying to fix this in my code and having a very difficult time. I do not want to buy an app. Just want to change the look and size of the button.

1 Like

Hi You can add this code on your style.css file of theme.

.btn .klaviyo-bis-trigger

{
background: #000000 !important;
color: white;
}

Hope thats help .

Thank you

Hi @messinabottle ,

Would you mind to share your Store URL website? with password if its protected.