Right way to add Stylesheet
-
Hello Cachify Team, hello Sergej Müller.
cachify/inc/cachify.class.php -> line -> 708 Replace with: function add_to_head(){ echo '<style>#wp-admin-bar-cachify{display:list-item !important} .ab-icon{margin:0 !important} .ab-icon:before{content:"\f182";top:2px;margin:0}</style>'; } add_action('wp_head','add_to_head');
The W3C Validator loves it. ??
Great Plugin!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Right way to add Stylesheet’ is closed to new replies.