This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
I am trying to remove that small icon from the top left side of header 7.
http://www.softwareqaengine.com/
Hello,
Please add this code in custom.css file:
.header-type-7 .header .tbs span {
display: none;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up