- This topic has 1 reply, 2 voices, and was last updated 12 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › Styling emember elements with CSS
Tagged: css, style, Style password reset
I’m presuming to style things differently I need to make changes directly to “eMember_style.css” file? So I’m also presuming that I need to remember this if I ever upgrade the plugin so I can replace the new css file with the old. Is that correct or is there any easier way of doing this so I don’t have to remember and accidentally lose new styles when I upgrade.
Hi,
No, do not make changes to the “eMember_style.css”.
Always put your CSS modifications in the “eMember_custom_style.css” file. The code you place in this file will override the code in the “eMember_style.css” and this purpose of this file is specifically for custom CSS modifications.
Keep a copy of your “eMember_custom_style.css” file somewhere on your computer or server and then when you upgrade the plugin simply place it back into the plugin’s CSS directory.