Chateau theme – Problem with custom header
-
I am trying to switch over to chateau and I am having problems with the custom header. Is there a way to remove the grey line around it without needing to customize the CSS? If not, can someone help me with how I would change it with the CSS Custom upgrade.
Thanks.
The blog I need help with is: (visible only to logged in users)
-
Hi. In order to assist you, we need the URL of your blog, starting with http:// please. Thanks.
-
-
-
Hi throwingcake,
If you have Custom Design upgrade and if you place this code you can get rid of the border.
#main-image img {
border: 0;
}
Thanks!
-
Had the same question. I input the code into the css editor box and it didn’t work. :( I erased all the stuff that was in the CSS Stylesheet editor and copied that code. Did I do it wrong?
-
I found your question about removing the border around inserted images (not the header) in another thread. Here is a link just for reference: https://en.forums.wordpress.com/topic/take-image-border-off-of-chateau-theme?replies=9#post-656781
- The topic ‘Chateau theme – Problem with custom header’ is closed to new replies.