• Hi – having trouble overriding a CSS entry for the Curriculum Section Header title and description, which are always showing in uppercase – I need it to show without this. I tried the following CSS in the customiser, but it has no effect:

    #learn-press-course-curriculum ul.curriculum-sections .section-header {
    text-transform: none !important;
    }

    thanks J

The topic ‘cannot access curriculum header styles’ is closed to new replies.