/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/
body.post-template-default.single-post.page-with-background-title .background-image-page-header{
    background-color: transparent!important;
}
body.post-template-default.single-post.page-with-background-title .background-image-page-header h1.page-header-title{
    display: none;
}
/* Parent stylesheet should be loaded from functions.php not using @import */