I use the Gazette Quick start package for test purpose.
In Backend / Administrator : Template / Template Options
In Layout builder / section Main Body
When adding a background image, article display has the image in background
I set a background color in the following classes :
.view-article .article-details { background-color: #fff !important;}
.sp-column {background-color: #fff !important;}
.blog { background-color: #fff;}
.table.category thead > tr, table.category tbody > tr {border: 1px solid #7e7e7e;}
.cat-list-row0 { background-color: #fff;}
.cat-list-row1 { background-color: #efefef;}
.category-list { background-color: #fff;}
Differents formats in Helix setting : Desktop/tablet/Mobile doesn’t show the mistake
All those settings works on desktop, but on real iPad and real mobile view , the background stay as the image. Even background colors for row0 and row1 are not taken in account on mobile
Can you help me ?
Thanks Bertrand