• Resolved bonus21

    (@bonus21)


    Hi there:
    I use this plugin and like the functionality quite a bit! I would like to be able to change the font for the captions. Right now it seems to be hardcoded to Segoe UI but this doesn’t look good with my theme.
    I have gone through the plugin files to try to change it but it still displays Segoe
    I think in this file wp-content/plugins/photo-gallery/frontend/views/BWGViewAlbum_compact_preview.php there is a dynamically declared style bwg_title_spun_(n) where n is dynamic and I can’t find out how to edit that so I can change the font.

    Any way this can be done?

    Thanks so much!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Which font-family would you like to have?

    Thank you! Have a nice day!

    How Can I Change The Caption Below The Image. Would need a larger font size ?
    Please advise which file to edit.

    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Please add the following CSS code into Customize > Additional CSS in order to make larger the font size of titles:

    #bwg_container1_4 #bwg_container2_4 .bwg_title_spun2_4 { font-size: 20px !important;}

    I hope this information helps. Please let us know if we can help further.

    Thank you!

    Have a great day!

    Thread Starter bonus21

    (@bonus21)

    Hi there
    I added code for font-family but it didn’t change from Segoe UI
    Is there additions I need to make?

    Thanks!

    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Have you added also the !important; to the font-family?

    Also, before checking please clear your Cache.

    Please let us know if it helps.

    Thank you! Have a nice day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change Font in Compact Caption’ is closed to new replies.