I noticed that the navbar shortcode listing has no colors option. What's the reason for not providing info on how to change colors?
Specifically, I want to change the background color on a collapse (currently automatically blue):
<div class="container" style="z-index: 2;">
<div class="center collapsed subscribe-section-target" data-toggle="collapse" data-target="#target-1">
<h2 class="mb-0 mt-2 position-relative" style="z-index: 1;"><i class="icon-user-alt"></i>User Log Search
</h2>
</div>
<div class="collapse" id="target-1">
<div class="form-widget pb-5" data-alert-type="false">
