Unable to remove dashed newsletter button border

Hello,

I can’t figure out how to remove the dashed white border that appears on the button in my newsletter pop up.
I’ve tried a lot of variations of CSS edits.

If it’s helpful to know - I’m using Turbo theme.

Can anyone help with this? Thank you so much.

Try finding a CSS reference for the Get A Quote button and add these properties:

outline: none;
    border: 0;
1 Like

Thank you Nick!!

1 Like

@EFellows I am glad it worked!

All the best!