Hello, please help, use dark integrity with child theme as I can change the color of the contents box of the pages that appear in black to use background color (leave it transparent) 
Hello @Barozzi,
Thanks for asking. 
Please add following CSS under X > Theme Options > CSS:
.entry-wrap {
background-color: transparent !important;
box-shadow: none;
}
Thanks.
Perfect, thank you very much 
You are most welcome. 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.