A ton of updates for Cin7's templates for multi-product people. Finished the first half of the mass-delete script for Sandata.

This commit is contained in:
Norm Rasmussen
2024-05-08 17:37:17 -04:00
parent 86ef310892
commit 4785ff6283
26 changed files with 359 additions and 217 deletions

View File

@ -10,26 +10,15 @@
{{ color_palette.header_color }}
*/
.header-hero {
background-color:#fff;
position: relative;
}
.header-hero img {
max-width:100%;
width:auto;
}
@media screen and (min-width: 768px){
.np-header-logo-image {
height: 75px;
header{
background: url(https://s3.amazonaws.com/static.northpass.com/sandata/sandataBanner.jpg) !important;
background-color: #fff !important;
background-position: center !important;
background-repeat: no-repeat !important;
}
.np-box-header{
background: #FFF !important;
}