Where is the code to remove the InkThemesLogo.png from the Theme Options panel, for Dzonia and Slice themes. I have searched this support form, but haven't found the answer.
Thank You
We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community
Where is the code to remove the InkThemesLogo.png from the Theme Options panel, for Dzonia and Slice themes. I have searched this support form, but haven't found the answer.
Thank You
Go to the functions > admin-style.css and paste code given below at the top of the file.
#of_container #header .icon-option {
background: none!important;
}
Thanks.
You must log in to post.