Cin7 templates. Some changes for Sandata. Downlaoded new templates.

This commit is contained in:
Norm Rasmussen
2024-04-17 17:28:06 -04:00
parent ca62198d9c
commit 7de269b38b
125 changed files with 95 additions and 82 deletions

View File

@ -10,15 +10,26 @@
{{ 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){
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-header-logo-image {
height: 75px;
}
.np-box-header{
background: #FFF !important;
}