• I want to disable the following CSS because I want to use my default theme style.

    .stk-block a {
    color: var(–stk-link-color);
    }

            .stk-block a:hover {
                color: var(--stk-link-color-hover)
            }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘I want to use my default theme style’ is closed to new replies.