Hi How can I completely remove the MAP without loosing the whole contact section. Also I am having problem on displaying the gallery thumbnails on home page, whenever we launch or refresh page either it takes ages to appear or doesn't appear at all. Your urgent help will be much appreciated. The webpage is www.meranikah.co.uk
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .anchor_border { display: none; } .map { display: none; } This will remove the map from contact page. For your gallery issue, I think this issue maybe because of plugin (if installed). So please deactivate all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).