Remove logo but not in sticky header

Hi,
how can I remove logo everywhere but not in sticky header? If I use the following  css the logo isn't showing anywhere

#Top_bar .logo { display: none !important; }

Comments

Sign In or Register to comment.