• Resolved pix1e

    (@pix1e)


    Hello, is there a way to prevent CSS reset when the plugin updates? Last time it did, it reset all the modified CSS.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • missveronica

    (@missveronicatv)

    @pix1e

    You can try to use “Additional CSS” of your Theme at WP Appearance -> Customize

    https://docs.ultimatemember.com/article/270-how-to-change-default-ultimate-member-blue-color-using-css

    Plugin Support Yurii

    (@yuriinalivaiko)

    Hello @pix1e

    Please don’t modify any files of the plugin. Changes will be lost on the plugin update. Add your custom CSS code to another place. Use selectors with a greater specificity in your code to override default styles.

    We recommend creating a child theme for customization. You can override styles by adding CSS code to the style.css file in the child theme.

    You also can add CSS code to the field “Additional CSS” on wp-admin > Appearance > Customize > Additional CSS if your theme supports this feature.

    Regards

    Plugin Support andrewshu

    (@andrewshu)

    Hi @pix1e

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards

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

The topic ‘CSS reset after update’ is closed to new replies.