- This topic has 1 reply, 2 voices, and was last updated 5 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in and have valid license to reply to this topic.
NooTheme Premium WordPress Theme › Forums › Palazzo › Remove icon on header
Tagged: der
Hello,
Can you tel me where can y remove the icon "compare" on the header
Like you can see on the screen shot.
Thanks
Hi,
Please add this Custom CSS segment to Theme Options > Custom CSS & Script > Custom CSS:
div#noo-compare-bar {
display: none;
}
Best Regards,
NooTheme
You must be logged in and have valid license to reply to this topic.