I have added a lot of custom code through Appearance > Theme Settings > Custom Code.
I would like to organize this code more properly. Where should I put this code in my website files? What folder? Can I rearrange the codes without affecting anything? Ex// moving all the header codes closer to each other so it’s more organized? Then same with page, body, woocommerce, footer, etc..
I want to organize this code like a professional, instead of all in the Custom Code Box in Theme Settings. Any help would be greatly appreciated!
I would like to organize this code more properly. Where should I put this code in my website files? What folder?
You can add it in the style.css file of the Jevelin child theme.
Can I rearrange the codes without affecting anything? Ex// moving all the header codes closer to each other so it’s more organized? Then same with page, body, woocommerce, footer, etc..