• Hi, I am using your -I-maze WordPress template which is very good, but I cannot find how to remove the google map element on the contact page. Can you let me know how to do this and where in the Editor this element is?

    Thanks
    Paul

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello pknights74,

    To remove the map you need to apply below given css into your style file.

    .nx-gmap.nx-responsive-media-yes {
    display:none !important
    }
    

    Kind Regards,

    Manoj

    Thread Starter pknights74

    (@pknights74)

    Hi Manoj, thanks. Which css style file in the Editor?
    Paul

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove map from contact page’ is closed to new replies.