Spun Portfolio question
-
Hello. I posted my portfolio and I noticed that there’s an extra gray circle/image with the words post/format/image that’s included but isn’t part of my lists of projects. Can I get some advice as to how to get rid of that? I’m using Spun theme. The link to my site is https://tanglawuniversitycenter.wordpress.com/portfolio/
Thank you very much in advance!
The blog I need help with is: (visible only to logged in users)
-
Hi @tanglawuniversitycenter, that’s actually the page title. It’s much like the one you’d see on a tag page:
https://tanglawuniversitycenter.wordpress.com/tag/featured/Are you planning to upgrade the site? If you are, you could remove it with this custom CSS:
.archive .page-title { display: none; }
- The topic ‘Spun Portfolio question’ is closed to new replies.