Forums

[Plugin: WPML Multilingual CMS] with plugin upgrade custom css is overwritten (2 posts)

  1. lenaluna
    Member
    Posted 3 months ago #

    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!

  2. icanlocalize
    Member
    Posted 3 months ago #

    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.

Reply

You must log in to post.

About this Topic