• Could you recomend my lightbox – I don’n want to see titles of pictures and I need the option where I can change the size of pictures.

    Kasia

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,
    You can change the caption for each image in your settings. If your just wanting to hide the caption you can do that as well with css like this:

    .mfp-title {
        display: none;
    }

    (css can be added in your theme options > advanced settings. )

    In terms of size? can you explain that?

    Kadence Themes

    Thread Starter Kasia0611

    (@kasia0611)

    Hi, thank you!

    I have pictures in a different sizes but on the site I want to see them all at the same size. Is it possible do it without changing the size in a graphic program?

    Kasia

    Yes because the lightbox links to the orignial file you would have to make all those files the same ratio. You can of course use the wordpress image editor to do this too.

    Kadence Themes

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