.content-row.row.sub-page-header.fullwidth.style-1 {
display: none;
}
This gets rid of the green band and its contents.
To add or override CSS: use the “Additional CSS” option in the customizer. https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress
Learn to use the Chrome Developer Tools or Firefox Developer Tools to help you see and test changes to your CSS.
Seems like I am still getting the same issue even after adding the code under “Additional CSS” and publishing…
try making that display:none !important;
.
Still no luck unfortunately, after editing the last line of code to display:none !important;
Because you’re using a commercial theme please use their official support channel. We feel they are best equipped to support their products.
https://themeforest.net/item/naturalife-health-organic-wordpress-theme/21811815/support
Commercial products are not supported in these forums.
Got it. Thank you for assisting.