• Resolved mooie-dingen

    (@mooie-dingen)


    The lightbox is looking great!
    But how / where can I change font and size of the title/caption?

    Thx for your help best wishes from Manja

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thomas

    (@kywyz)

    Hello Mooie Dingen !

    Thank you for enjoying our plugin ??

    Actually, I’ve decided not to style the font and size of the title and caption because I wanted the lightbox to get these styles from the theme to keep the same design as the rest of the website.

    There is no settings ( yet ? ) to change these styles, but if you tell me which layout you are using I can tell you what to edit in order to make this changes ??

    Best regards,
    Thomas

    Thread Starter mooie-dingen

    (@mooie-dingen)

    Hello Thomas,

    The website I’m working on, is using a customized version of Twenty Seventeen theme:

    https://www.isabelleduval.com/website

    Hope you can give any tips.

    Thomas

    (@kywyz)

    Hello Mooie Dingen,

    Actually, I was talking about the Lightbox theme ( ie. “template” ), sorry !

    But maybe you can tell me already what font / size you would like ? I could then give you the correct CSS to add in the custom CSS file of your theme.

    Cheers

    Thread Starter mooie-dingen

    (@mooie-dingen)

    Hello Thomas,

    Sitewide I’m using Open Sans font, 15 px
    I’m using the ‘Minimal’ lightbox version.
    But I disabled the Meow dashboard somehow and can’t find where to activate it again. So I’m not quite sure…

    Thx in advance

    Thomas

    (@kywyz)

    Hello Mooie,

    Sorry for the delay, had a very busy day here !

    So, let’s add the following CSS code in your theme custom css file ( you can do that directly from the WordPress dashboard, see the tutorial here ) :

    .mwl-img-infos h1 {
         font-family: 'Open Sans', sans-serif !important;
         font-size: 15px !important;
    }

    Can you tell me if it’s better this way ?

    Best regards,
    Thomas

    • This reply was modified 8 years ago by Thomas.
    Thread Starter mooie-dingen

    (@mooie-dingen)

    It works great Thomas, thank you so much!
    Keep up the good work!

    Thomas

    (@kywyz)

    Awesome !

    I’m glad I could help, I’ll close this then ??

    Do not hesitate if you have any other issue / suggestion.

    If you like the lightbox please feel free to leave a review, it really helps us and it’s a good motivation too haha !

    All the best,
    Thomas

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