Hi there,
I build my site using the coaching demo, it look fine in Firefox, IE, Edge and Safari except the Chrome.
In Chrome, the button shadow(highlight) doesn't match the button shape, it is in retangular shape while the original button has round corner.
Comments
you're definitely right. The problem is on our side and will be fixed with next theme update. However, to fix it now, please use the following css:
a.button, a.tp-button, button, input[type="submit"], input[type="reset"], input[type="button"] { z-index: 1; }#Footer { position: static; }