Category Header Title

Posted in: Newsmag
Post count: 80

Hello Andrei,

Similar to my previous requests, I am trying to change the way the category and tag titles look on my site.

At the moment, it looks like this:
http://glitched.co.uk/category/future/

As you can see, the padding is far left but there is still the black background around the title ‘Future’ and I don’t know how to get rid of it.

Please help,
Thanks.

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/0iHFSlLZqv

.category .entry-title span{
color: black;
background-color: white;
}

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.