MichelleC Posted February 1, 2020 Share Posted February 1, 2020 Site URL: http://pureimagevideography.com Hello All! Any tips for organizing code? It's getting to the point where I've customized so much that my codes are getting a little lost in the CSS block which is turning making edits into a bit of a head ache. Link to comment
Solution tuanphan Posted February 1, 2020 Solution Share Posted February 1, 2020 1. If the code applies to a specific page, don't insert it into Custom CSS, insert it into the Page Header of that page. 2. Always add comments every time you use CSS /* here is comment */ 3. If the code is too long, you can create a css file on your computer, paste all code into it, upload it to the website, and then declare the css file link in the Code Injection Header. christyprice 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
MichelleC Posted February 2, 2020 Author Share Posted February 2, 2020 this helps out a lot! Thank you! So much more user friendly now! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment