• Resolved Filipe barcellos

    (@filipebarcellos)


    What css do I use to change the color of meta comments? Check and the metadata class is .fp-meta and the comments is .fp-comments but I’m a layman and I can’t put the css to set the color of the comments to black.

    I would also like to know how I would change the title from h4 to h3

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Filipe barcellos

    (@filipebarcellos)

    ???

    Plugin Author Tajam

    (@tajam)

    Hi, to change comments meta color to black, you can use this css code:

    .fp-meta .fp-comments a { color: #000; opacity: 1; }

    There is no option to change h4 to h3 yet, but we will add this option for the next update.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS for Meta and H4 for H3’ is closed to new replies.