Hello there. I was just wondering if anyone knows if it is possible to remove the symbol at the bottom of each page in the quintus theme.
The symbol looks like this: ~
But I can't seem to find it in the code. Thanks in advance!
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
Hello there. I was just wondering if anyone knows if it is possible to remove the symbol at the bottom of each page in the quintus theme.
The symbol looks like this: ~
But I can't seem to find it in the code. Thanks in advance!
Justin,
If you go into your CSS stylesheet and add this, you should be all set:
.content article {background: none;}
Thanks so much!
This topic has been closed to new replies.