• Resolved innlight

    (@innlight)


    It there a way to increase the font size on the fancybox captions within NextGEN Gallery?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Mihai Ceban

    (@mihaiimagely)

    Hi @innlight,

    That’s something achievable using a custom CSS rule that can be added to “Appearance -> Customize -> Additional CSS”

    .fancybox-title-inside span {
        font-size: 25px !important;
    }
    • This reply was modified 3 years, 2 months ago by Mihai Ceban.
    Thread Starter innlight

    (@innlight)

    That is super helpful! Thanks so very much, Mihai!! ~ Christine

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to increase font size on fancybox captions?’ is closed to new replies.