• Resolved IanW

    (@mikes46)


    Is it possible to change the font used for the “alt & title text/description” on each pic in the galleries.

    Thanks.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Add this to your custom css

    #fancybox-title {
    font-size: 16px;
    }

    Many thanks @thinkmedia!

    Hi @mikes46!

    Just like @thinkmedia said.
    You can go to Appearance > Customize > Additional CSS
    Copy and paste this code, then click on “Publish”.

    #fancybox-title {
    font-size: 16px;
    }

    Note: you can adjust 16 to make it smaller or bigger.

    – Gaby, Customer Support.

    Thread Starter IanW

    (@mikes46)

    Thanks for your help but I was trying to change the font not the size.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change font’ is closed to new replies.