Site logo

Archived topic

Blog Category Above Title

21 replies · Started by Ali Rand on May 10, 2017

Viewing posts 16–22 of 22

Ah yea, sorry about that.

Try this:

.entry-header .entry-meta {
    display: block;
}

Awesome! It works now. Thanks SO much!! I'll be sure to post my client's website featuring this format when it's done on the forum so you can see how it turned out. Appreciate your fast help! Have a fantastic weekend.

You're welcome! You too :)

Dear Tom,
that works fine for me. Can I make the category better? Font a little larger and in capital letters? That would be even better.

Finally, thank you very much for the great topic »GP-Premium«. I have already redesigned my blog »Journal« journal.denkeler-foto.de with many CSS snippets. Thanks for the very good support.
Many Thanks.

Hi there,

try adding this CSS:

.entry-meta.cat-links {
  text-transform: uppercase;
  font-weight: 900;
}

Hallo David,
that's what it should look like. I changed one little thing:
`.entry-meta.cat-links {
text-transform: uppercase;
font-size: 16px;
}
Thank you for the super quick reply

Glad to be of help!

This archived topic is closed to new replies.