Where should I place my Quick CSS codes so I don’t lose it when I update the theme?
Should I place it in the Quick CSS code in the General Style settings or would it be better to place it in the Edit CSS that is created by Jetpack?
I just don’t want to lose that info when I do theme updates.
Also, what about the Child Theme functions.php section, when I place something in that area will I lose it when I update?
I assume by using the child theme these changes won’t get lost.
Thanks.
Hi Micheal0424!
You should put all your changes in the child theme. When updating, you only update the parent theme, so the changes in the child theme are not modified.
Cheers!
Günter
Thanks
Hi!
You can also use the child theme style.css file, i personally prefer this so i can open the file in a file editor via FTP.
Cheers!
Josue
Thanks.
Can you take a look at this post, I am still struggling with it: https://kriesi.at/support/topic/shopping-cart-disable-product-image-link-and-remove-show-details/