I have no CSS experience - I'm just wondering if this is possible (and not complicated), if I upgrade to Custom Design. If it's simple, could anyone show me how to do it?
Thanks,
Sam
The blog I need help with is woodennickels.ca.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
I have no CSS experience - I'm just wondering if this is possible (and not complicated), if I upgrade to Custom Design. If it's simple, could anyone show me how to do it?
Thanks,
Sam
The blog I need help with is woodennickels.ca.
Could you please clarify the question? :-)
I don't see any background specifically for the aside post, or do you mean the border at the bottom?
Ditto. I'm not sure exactly what you're trying to remove. Let us know if you still need help!
I read your help request again, and I think I understand now. You can use custom CSS to adjust the background for just "Aside" posts in the Hum theme by adding CSS like the following example to your Appearance → Custom Design → CSS editor:
#content .format-aside {
background: #0f0;
}
Thanks a lot! Thats very helpful.
This topic has been closed to new replies.