My button looks like 3D even thought i changed it to flat.

it should look like this:

thx
My button looks like 3D even thought i changed it to flat.

it should look like this:

thx
Hello @nikolaus.kemetner,
Thanks for asking. 
Please add following CSS under Pro > Theme Options > CSS:
.tco-subscribe-form input[type="submit"] {
box-shadow: none;
}
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.