Hi,
I love the Blogum Theme, but I'm not lov'n the dash (—) in the headline/title section. Is there a way to remove it?
The blog I need help with is design-able.org.
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
Hi,
I love the Blogum Theme, but I'm not lov'n the dash (—) in the headline/title section. Is there a way to remove it?
The blog I need help with is design-able.org.
We need a link to the site that you are talking about please.
The dash is a part of design of this theme but if you really want to remove it you can do it with css with Custom Design upgrade.
Once you subscribe the upgrade, you add the following code in Appearance > Custom Design > Custom CSS
.emdash {
display: none;
}
Thanks!
To hide the dash without the Custom Upgrade, see here:
http://wpbtips.wordpress.com/2011/08/10/customizing-blog-title-in-blogum/
Nice! Thank you both for your help!
This topic has been closed to new replies.