• Resolved bluepixeldesign

    (@bluepixeldesign)


    I’d like to edit the style of the main name for each card. Right now it’s got small caps and I’d like it normal. Ideally… I’d like it set to H3 to match the rest of my site.

    I can’t figure out how to target it in CSS. What can I do?

Viewing 1 replies (of 1 total)
  • Thread Starter bluepixeldesign

    (@bluepixeldesign)

    Never mind! I figured out that the code I found in another post was wrong. I deleted the extra .n and it’s working now.

    #cn-list span.fn {
    font-variant: normal !important;
    }

Viewing 1 replies (of 1 total)

The topic ‘Edit Name CSS’ is closed to new replies.