This topic has 5 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Robert Hall
Hi,
My customer would like to have his logo removed in the menu header. Unfortunately as a result the demo header is showing now. How can I switch off the demo logo in the header?
Thank you.
Regards,
Richard
Hello,
Navigate to Dashboard->Theme Options->Header and try to change logo.
Regards,
Robert Hall.
Hello SocialPepper,
please add following css code to your custom.css file:
.header-logo{
display:none;
}
To create “custom.css” you can rename the file “default.custom.css” which is located in theme directory.
Regards,
Stan Russell.
Thank you for the CSS code.
Regards,
Richard
Hello,
You’re welcome!
Regards,
Robert Hall.
Tagged: demo, logo, persuasive, remove, themes, woocommerce, wordpress
The issue related to '‘Removing demo logo’' has been successfully resolved, and the topic is now closed for further responses