CSS won't update
-
CSS newbe here: I am trying to make a simple mod to the twentyeleven theme to remove the header image from certain pages:
.page-id-39 #branding img {display:none}
I have created a twentyeleven-child and have added that line to the CSS using the wordpress theme editor. However, when I go to firebug, I can see that the change has not appeared on my website. (sullivancrow.com). I looked at the styles.css file via FTP and the change appears in there. I can also enter the script with firebug and see that it works properly.
Somehow, my CSS edits don’t end up in my theme. What am I doing wrong? Please advise…..
Thanks in advance
Bill. -
-
This site http://sullivancrow.com/ is not hosted by wordpress.com.
We provide support only for free hosted WordPress.COM blogs being hosted right here on this multiuser blogging platform. That’s not one of them and you are posting to the wrong support forum.
WordPress.com and WordPress.org have different log-ins and run different versions of themes with same names. If you don’t have a username account at WordPress.ORG click http://wordpress.org/support/ and register one on the top right hand corner of the page that opens, so you can post to the support forums there and receive advice from WordPress.ORG bloggers.
-
Hi Bill, I looked at your “Pictures” page (page ID 39) and I’m seeing the header image has been removed. Your code is correct, so this may be a browser caching issue. Try clearing the cache on Firefox and take another look.
-
Thanks sacred, that worked! So I thought I did it wrong and I was right, what a blessing.
Bill.
-
- The topic ‘CSS won't update’ is closed to new replies.