If we see in this screenshot from desktop view, can see padding on top and bottom of talk to experts is not equal. Can we make it equal? (Follow (1))
Hi Chi-K, You can add the following CSS code to Backend > Site template styles > ja alpha - default > Tools > Custom CSS:
.head-cta p { margin: 0 !important; }
Great that worked!