[ad_1]
Hi @bapfel,
It seems that you’ve added some Custom CSS which sets the letter-spacing of all buttons to 450px, which also applies to the buttons on the Complianz banner.
You should be able to fix this by adding the below line under Appearance > Customize > Additional CSS.
button.cmplz-btn {
letter-spacing: 0px!important;
}Kind regards, Jarno
Thread Starter
bapfel
(@bapfel)
Hi @jarnovos
I hadn`t really used this additional CSS feature in the Astra Theme, but anyway, I copied it like you wrote, and it worked! Really Great! Many thanks
