Hi, my Contact Page has a little issue, inside it we have 'main menu' links, how to fix it?! Thanks in advance! Max
Hi Max,
You can try with this custom CSS:
.contact .contact-box>.contact-form { margin-top: 0 !important; }
saguaros Solved with your tip! Thanks! 🙂 M.