Viewing 3 reply threads
You must be logged in to reply to this topic.
Hi
when we view our contact page on an iphone the google map which is in the right hand column is cut off at the bottom and not showing in full.
will send link in private reply now.
Thanks
Hello,
Please add this code to your page custom CSS box:
@media (max-width: 480px) { footer#footer { margin-top: 167px !important; } }
Let us know.
Best regards!
You must be logged in to reply to this topic.