Reply To: How can I change Flourish logo background Color? January 26, 2021 at 5:50 am #28598 Grace SupportKeymaster Hi, To remove the white background color Go to the Appearance -> Editor -> style.css add below css code at the end of file .logo { background: none !important; } Regards Grace Themes