The CSS to hide the add to my schedule badges for breaks:
.this_break>.session_section_list>.session_type_section>[id^='myfavorite-'] {display: none ;}
Add this CSS code into CSS Manager and Save.
Modified on: Thu, 24 Mar, 2016 at 7:54 AM
The CSS to hide the add to my schedule badges for breaks:
.this_break>.session_section_list>.session_type_section>[id^='myfavorite-'] {display: none ;}
Add this CSS code into CSS Manager and Save.
Did you find it helpful? Yes No
Send feedback