map

Discussion in 'Traffica WordPress Theme' started by sandradohn, Aug 22, 2016.

  1. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Hi There,

    The location map looks wrong. How do I remove this on the contact us page? The site is silverplatterbusiness.com

    Location Map

    36.2416651,-113.752889

    Thanks, Sandra
     
  2. priya

    priya Guest

    Hello, Sandra..

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .contact-page h1, .contact-map {
        display: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page