Title paragraphs (should have own colors) set navbar to transparent

This commit is contained in:
benjamin melançon 2018-12-14 18:27:40 -05:00
parent eeb27a33ce
commit 65f3f8fcdb

View file

@ -63,7 +63,7 @@
{% endif %} {% endif %}
{% block paragraph %} {% block paragraph %}
<section{{ attributes.addClass(classes) }}> <section{{ attributes.addClass(classes) }} data-headerbg="transparent">
{% block content %} {% block content %}
{% if paragraph.field_style_titlebar.value == false %} {% if paragraph.field_style_titlebar.value == false %}
<div class="container"> <div class="container">