• I changed the css of the menu to fit with my wordpress theme, but when I updated the plugin automatically the css files were overwritten and the default menu was back up 🙁

    is there a way to prevent this from happening next upgrade?

    thanx!

Viewing 1 replies (of 1 total)
  • Yes, you shouldn’t edit anything in the plugin folder (for WPML and other plugins). The upgrade process will overwrite any edits that you make.

    To override the CSS, create a new .css file in your theme’s folder and include that in the theme after the call to wp_head().

    The entire thing is documented in our navigation customization guide, including this recommendation.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WPML Multilingual CMS] with plugin upgrade custom css is overwritten’ is closed to new replies.