Category images
Default pictures for course categories without their own image.
Category Images
.subcategories .category .rui-category-cover-wrapper:before {
display: none;
}
#### Customize the gradient overlay
.subcategories .category .rui-category-cover-wrapper:before {
background-image: linear-gradient(180deg, #fff0 53%, #000 110%);
}
*Tip: Save the theme settings form after editing Raw SCSS for changes to take effect.*Show Category Summary
Show the category summary in the box.
theme_xy/showcatsummaryEnable Category Images
Category images must be named in the format cat[id].jpg where [id] is the category ID number (e.g. cat1.jpg for category ID 1). Only JPG format is supported.
theme_xy/enablecatimgsFiles
Upload images for categories and subcategories. The theme will automatically add these images to the category list page.
theme_xy/catimgsClearer
Clear all settings and start from scratch.