Hi,
Try to add the following custom css code:
- Code: Select all
.gk-logo {
left: 46%;
top: 85px;
}
Regarding the captcha:
- for the contact page, please navigate to Appearance -> Customize -> Contact Page, here enable captcha option and add your public and private keys
- for reservation, please add your keys to Plugins -> GK Reservation Quark, and change your reservation shortcode to:
- Code: Select all
[GK_Reservation email="[email protected]" info="* For parties larger than 20, please contact us at (00) 123-456-789" recaptcha="on"]
(add recaptcha="on" attribute)