Forums
(@cevans001)
10 years, 7 months ago
After some hunting I was able to locate the string of code that controls this… to disable folder icon:
header h1 .el-icon-folder-open { display: none; }
I am trying to remove the icons that appear next to category titles… would like to appear as regular page titles as they are set up to self feed additional pages similar to the home page. How would I do this????
10 years, 8 months ago
Would any one know how to remove the icons that appear for archives and categories? Any help would be appreciated ??