I made some css changes in theme…

Posted in: Newspaper
Post count: 16

I made some css changes in theme Newspaper… Will the changes remain after theme update? I know that this is probably a trivial matter but I prefer to be sure.
Thanks

Post count: 20688

Hi,

That depends on how you made the customization. Code entered in the theme panel custom code sections will not be lost after a theme update. Code entered in theme files or modifications made to them will be lost.
There are 2 ways that are considered safe for theme customization. Either through theme panel custom code, or by creating a child theme
https://forum.tagdiv.com/the-child-theme-support-tutorial/
As always before making an update it is recommended to make a full back-up
https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks

Post count: 16

it is about changes made with visual css editor in my case

Post count: 20688

Hi,

I believe you are referring to the customization made through the Live CSS editor
https://www.screencast.com/t/CpGwAa5wYI
After using the editor and saving code in it, this code will be saved in the database so it will not be lost after a theme update. They will be stored in the wp-options->td_live_css_local_storage option in the database.

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.