Hi,
You can use the below CSS in you SweetDate Child theme’s style.css file by going to Appearance > Editor > Style.css to remove the background color
#support {background: unset !important;}
If you would like to also remove the grey colored border at the top and adjust the padding either side so it is even please use the below CSS instead.
#support {background: unset !important;padding-top: 20px;border-top: unset !important;}
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution