Removing the border on a header image
-
Is it possible, with the Bueno theme? I know I could remove the border with other images but I don’t see how to do it with the header.
The blog I need help with is: (visible only to logged in users)
-
Howdy,
You can remove the border with the following CSS:
#header-image img { border: none; }In order to use it, you’ll need the Custom Design upgrade:
http://en.support.wordpress.com/custom-design/Learn more about editing CSS here:
- The topic ‘Removing the border on a header image’ is closed to new replies.