• Resolved cevans001

    (@cevans001)


    HI,

    I wanted to know how can I remove the icons that show up under categories and Archives (folder icon)? To keep the end0user from having to self-feed each page with content.. I’ve set up the pages using categories so they will automatically show up under specific pages other then the home page. Here is a link to a screen shot showing the page: https://drive.google.com/file/d/0B45BpuSUQ6LtTDhPTHJiUzlQU00/edit?usp=sharing

    How would I remove the folder icon to keep from appearing for the category titles? Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter cevans001

    (@cevans001)

    Would any one know how to remove the icons that appear for archives and categories? Any help would be appreciated ??

    Thread Starter cevans001

    (@cevans001)

    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????

    Thread Starter cevans001

    (@cevans001)

    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;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove archive & category title icons’ is closed to new replies.