Theme can't see changes in CSS
-
I decided on my blog to edit a bit theme. I created the copy current theme in the FTP and I called this inove2. Everything will be given normally to edit exclude style.css.
Theme can’t see changes in CSS file.header.php:
<style type="text/css" media="screen">@import url( <?php bloginfo('stylesheet_url'); ?> );</style>
The topic ‘Theme can't see changes in CSS’ is closed to new replies.