Removing borders
-
Hi – wanted some help finding out how to remove the black lines in my “Structure” template
I put some image widgets in the top header section (cardlab/meet mike/custom) and I want to get rid of the lines and the padding in between. I must be overlooking something…
Here’s the code:
http://s0.wp.com/wp-content/themes/pub/structure/style.css?m=1273256057g&minify=falseThe blog I need help with is: (visible only to logged in users)
-
Are you referring to a wordpress.com blog? If so you may want to post the URL so the Volunteer who helps with CSS editing when he can will be able to see what you mean. Also here’s a link to a post that’s worth reading before you get started > http://csswiz.wordpress.com/2009/10/15/if-you-have-the-wp-com-css-upgrade/
-
Paste the code below into the custom CSS entry box and make sure you have the box checked to add it to the existing stylesheet.
#homepagetop .homewidgets ul li {margin:0;}
.homewidgets h4 {display:none;}lh
- The topic ‘Removing borders’ is closed to new replies.