• Resolved hopemat

    (@hopemat)


    how to change category icon color?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author RadiusTheme

    (@techlabpro1)

    Write custom CSS in this class

    Appearance => Customize => Additional CSS

    Change the color code you want.

    .rtcl.rtcl-categories .cat-item-wrap .cat-details .icon a .rtcl-icon {
        color: #37a000;
    }
    Thread Starter hopemat

    (@hopemat)

    thank you

    Plugin Author RadiusTheme

    (@techlabpro1)

    Thanks too !!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Changing category icon color’ is closed to new replies.