This can be done with a css override
#sp-header {
box-shadow: none !important;
}
If all goes well, you can create a custom.css in the css folder of your template.
That's where you put this code
#sp-header {
box-shadow: none !important;
}
If all goes well, you can create a custom.css in the css folder of your template.
That's where you put this code
Statistics: Posted by webmasterab — Thu Jun 27, 2024 2:34 pm