• Resolved delbono72

    (@delbono72)


    Hello
    Modula version: Free, v. 2.5.1
    I see here
    https://modula.helpscoutdocs.com/article/205-modula-caption-configuration

    you can set a font family for your Caption.

    But I do not see the “Caption font” field in my free installation.
    I could mod css of the caption shown in lightbox effect using:

    .modula-fancybox-caption__body {
    	font-size: large;
    	font-weight: bold;
    	font-family: 'Montserrat UltraLight';
    }

    But I could not mod css for image-hovered caption since it appears it’s shown using javascript.

    Is it a pro version feature or has it been removed?

    • This topic was modified 3 years, 8 months ago by delbono72.
    • This topic was modified 3 years, 8 months ago by delbono72.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Caption Font Family’ is closed to new replies.