Title: use a stylesheet file
Last modified: March 15, 2018

---

# use a stylesheet file

 *  Resolved [Dan Stramer](https://wordpress.org/support/users/danstramer/)
 * (@danstramer)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/use-a-stylesheet-file/)
 * Hello,
    Rather than using the buit-in style editor, I would like to use a style.
   css file to make changes to MMM. IS there an option to add a css file to my child
   theme with the changes I need instead of using the editor? Plugins usually allow
   adding a ‘[plugin-name].css’ file into the child theme to have any style overrides.
 * Does MMM have this option?
 * Thanks
    Dan

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/use-a-stylesheet-file/#post-10078497)
 * hi Dan,
 * There’s no option to do that built in, so you’d need to enqueue your stylesheet
   yourself using wp_enqueue_style().
 * Regards,
    Tom
 *  Thread Starter [Dan Stramer](https://wordpress.org/support/users/danstramer/)
 * (@danstramer)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/use-a-stylesheet-file/#post-10078547)
 * Thanks,
    But how can I set that new style sheet to over-ride the plugin’s style?
   To give it priority after the plugin’s CSS? Is there a dependency?
 * Dan
 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/use-a-stylesheet-file/#post-10078652)
 * Hi Dan,
 * You could either increase the priority of the function that enqueues your style
   or use “megamenu” as a dependency.
 * Regards,
    Tom
 *  Thread Starter [Dan Stramer](https://wordpress.org/support/users/danstramer/)
 * (@danstramer)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/use-a-stylesheet-file/#post-10078839)
 * Thanks, that worked.
 * Dan
    -  This reply was modified 8 years, 1 month ago by [Dan Stramer](https://wordpress.org/support/users/danstramer/).

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘use a stylesheet file’ is closed to new replies.

 * ![](https://ps.w.org/megamenu/assets/icon-128x128.png?rev=1489843)
 * [Max Mega Menu](https://wordpress.org/plugins/megamenu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/megamenu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/megamenu/)
 * [Active Topics](https://wordpress.org/support/plugin/megamenu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/megamenu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/megamenu/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 4 replies
 * 2 participants
 * Last reply from: [Dan Stramer](https://wordpress.org/support/users/danstramer/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/use-a-stylesheet-file/#post-10078839)
 * Status: resolved