/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

/* hide the “Categories” dropdown in BeTheme post meta */
ul.post-meta > li.post_meta_category {
  display: none !important;
}
