Lines Between Code, Every Time I Open CSS or PHP Files
-
Running the latest version of WordPress, and this has occurred with different themes from different places. I use Fetch as my FTP file manager.
Often, when opening a stylesheet or other sheet, I see multiple spaces in between the lines. My entire stylesheet looks like this:
/* Theme Name: Origin Theme URI: https://www.elegantthemes.com/gallery/ Version: 2.4.4 Description: 2 Column theme from Elegant Themes Author: Elegant Themes Author URI: https://www.elegantthemes.com */
(Hoping that shows the spaces in the code example added). One client’s site yesterday contained about 100-150 spaces between each line of code. I’m going to assume that’s one reason why their site loads slow.
What is doing this? And how can I help prevent this from happening again? The client site recently mentioned is only about 300 lines of CSS.
**Editing to announce more tools, could the problem be that I’m using: HostGator? Sublime Text Edit 2? Fetch FTP?? **This occurs also, when either viewing from WordPress side, or from FTP.
- The topic ‘Lines Between Code, Every Time I Open CSS or PHP Files’ is closed to new replies.