Support » Plugin: WordPress Gallery Plugin - NextGEN Gallery » changing font characteristics

Viewing 1 replies (of 1 total)
  • Yes.
    eg to make image thumbnail captions bold, set font to georgia and make the font larger you could do….

    .ngg-gallery-thumbnail span {
        font-family: georgia;
        font-size: 90%;
        font-weight: bold;}

    For the descriptions I’d need to see an example from your website.

Viewing 1 replies (of 1 total)
  • The topic ‘changing font characteristics’ is closed to new replies.