[GeoNode-users] Hide Nav-Bar on View Map and View Layer

1520 gis juliermeopensourcedeveloper at gmail.com
Wed Jun 30 12:57:19 PDT 2021


Dear all,

I would like to hide the GeoNode Navigation Bar on each Map View and Layer
View. What variable could I  refer to in an if condition in order to hide
the nav bar? Something like:
{% if not view_map %}

{% if custom_theme.navbar_color %}
.home .navbar-inverse , .navbar-inverse {
background-color: {{ custom_theme.navbar_color }};
}
{% endif %}

{% endif %}


Any direction to achieve this task will be very appreciated.

Kind regards

Julierme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20210630/17d9f12b/attachment.html>


More information about the geonode-users mailing list