-
-
Notifications
You must be signed in to change notification settings - Fork 23
Description
On this page https://gnggroup.ge/en header should not have background color just transparent gradient and I people should be able to view top part of background image, which I added to page settings. Before update it was just fine, whole page had image background and Header had little more value of opacity and dark semitransparent gradient. but since update I noticed that it adds this css to header, even though in color settings for header I have set transparent background and in layout I have set gradient. So from where this white background comes? (value of that variable in css below is white)
.astroid-header-section { width: 100%; left: 0; z-index: 1002; background-color: var(--as-header-bg); }
Also I have as custom css set blue color as background for active flag, but it now is #f0f0f0