Hi,
I’m having issues when hiding a URL containing a path to a CSS file. I can change the ID and the file name of the CSS file in the Replace in HTML and Replace URLs sections respectively. However, by only changing the file name, the URL still loads in the browser if a user clicks on the link in the View Source page, and if the CSS file is specific to a WP plugin for example, there is data in the CSS that identifies the plugin is for WordPress.
When I add another rule in the Replace URLs section with the path to the respective CSS file that’s been renamed, and set the option to Hide (404), the file is not accessible, but I lose the CSS settings the CSS file contains and the site’s design is now broken.
How can I achieve a user not accessing the CSS file and also changing the name of the CSS file without breaking the site’s design?
Thanks in advance.