Okay
  Public Ticket #1353066
GOOGLE MAPS DISABLE
Closed

Comments

  •  1
    Konstantina started the conversation

    Hi,

    It's me again,

    is there any way to disable google maps?

    I really like your contact form with the gold but  my business is an eshop so no address will be provided

    could you please advise?

    many thanks

    Tina

  • [deleted] replied

    Hi Tina,

    You can add this Custom CSS:

    #contact-map * { display: none !important; }

    It will hide the map only and leave other content on Contact Page.