Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • vernontee Friend
    #758548

    I would like to change the color of this icon (1) but i ended up with (2)

    http://screenpresso.com/=dXO3b

    I checked the CSS and its actually a font-awesome icon. But i cant find anywhere where this is configured. I did find this but i cant put fontawesome inside

    http://screenpresso.com/=svi4f

    Pankaj Sharma Moderator
    #758753

    Hi
    Kindly share your working site url here , so i can check and suggest you changes according to your site .

    vernontee Friend
    #758756

    Hi, ive shared it. Ive also discovered why it happens but not how to fix it.

    If my category is 4 levels deep
    – A
    – – B
    – – – C
    – – – – D

    then the tick icon is gone. But if its 3 levels… it comes back.

    Pankaj Sharma Moderator
    #758759

    Hi
    I am not sure about your changes but The icon using same color class . You can add below code in custom.css file to override the default color

    .t3-section .k2CategoriesListBlock .level0 > li ul a i {
    content: "f058";
    color: #1d9bdc!important;
    }

    Hope it helps

    vernontee Friend
    #758767

    Hi, its not just the color is the icon itself, when there is 4 levels categories.. the icon is no longer the tick icon. You can try by adding categories up to 4 levels

    vernontee Friend
    #758769

    Hi i think i found the issue with it… its kind of hardcoded that it must be a max of 3 levels deep and a min of 2 levels deep.. else this bug with the tick appears

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  vernontee 8 years, 12 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum