Meta course: How to hide yet make accessible

Re: Meta course: How to hide yet make accessible

by Diane Villemure -
Number of replies: 0

One little addition, if "Combo List" is selected for how the items will be displayed on the site's front page, you need to add this line in your theme's css:

#frontpage-category-combo .coursebox[data-courseid="27"] { display: none; }