WorldMap and Mobile

Is it possible to turn off the WorldMap for mobile users? It's really tricky to scroll passed it. An alternative would be to allow members to enable and disable it from their settings depending upon if they are mobile or on a larger display.

 

Cheers

Cust.

Quote · 24 Feb 2017

To hide map on mobiles add the following to templates/{TEMPLATE_NAME}/css/common_phone.css file:

.bx_wmap, .bx_wmap_parts {
    display:none;
}

 

Rules → http://www.boonex.com/terms
Quote · 25 Feb 2017

Thank you. That sorted it.

Quote · 26 Feb 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.