HI,
Use this custom css
.sp-page-title:before{
background-image: linear-gradient(to bottom,#179e9e,#2870db 98%) !important;
}
Change the gradient color from here. Use which color you want
https://prnt.sc/1sfyvuw
Add this css code inside the custom.css file.
Note: Path towards custom CSS:
Extensions>Templates>Styles>
Click on your current default template name then choose Template Options.
Then find custom CSS within the custom code.
https://prnt.sc/pu705g
https://prnt.sc/pu70zn
In Extensions>Template> Template Options > Custom Code > Custom CSS please add this
Thanks