• I need help with a custom widget override. I have two separate widgets that I have created overrides for but I am wondering how I can combine them?

    #ai1ec_agenda_widget-2 .ai1ec-allday-badge {
    	display: none;
    }
    
    #ai1ec_agenda_widget-3 .ai1ec-allday-badge {
    	display: none;
    }
  • The topic ‘CSS Widget Override’ is closed to new replies.