Developer Tools > Scripts
If you are not satisfied with pre-designed templates, you can add custom CSS and spinner code here easily.
- Custom CSS: Add your custom CSS styles.
- Custom Spinner: Select a default spinner (loading) icon for buttons.
- Enable Inline Custom CSS: The styles of this section are stored in a file at [ wp-content/uploads/wp-ulike/custom.css ]. If you don't want to use "custom.css" file for any reason, by activating this option, the styles will be added to the page as inline.
- PHP Snippets: Add PHP snippets without opening and closing tags (<?php and ?>). If you have lots of snippets, you may want to consider using Code Snippets plugin.
- Javascript Snippets: This code will output immediately before the closing </body> tag in the document source. (Scripts must not be property wrapped in <script> tag.)