• Resolved amay66

    (@amay66)


    Hi,
    I changed the colors of the title area, but I don’t manage to change the color of the trigger icons. Please can you tell me how I can do this.
    Thanks in advance.

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

    (@hannahritner)

    Hey,
    There isn’t a built-in function to adjust the icon trigger color, but you can do so with this css:

    .kt-blocks-accordion-icon-trigger:after, .kt-blocks-accordion-icon-trigger:before {
        background: #333 !important;
    }

    Hope that helps!

    Hannah

    Thread Starter amay66

    (@amay66)

    Thank you so much.
    Best wishes,
    Walter

    hannah

    (@hannahritner)

    You bet!

    Hannah

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Accordion icon color’ is closed to new replies.