I have made some minor changes to the CSS file but every night it resets. Is there a function that is running that is resetting the css file? Is there another way for me to get this to work? Do I need to make a child theme? Do I need to make a function that points to a different css file?
Hello there @jhumme22,
There’s no any function that resets the css file neither you have to make any function nor make child theme. More probability is that the css you add are not overwritting the css in the main css file. Try to write css that will overwrite the main css.