Viewing 3 replies - 1 through 3 (of 3 total)
  • Diego

    (@greentreelabs)

    Hi Mehnaz,

    weird! I’ll check what’s going wrong but in the while you can add the following code inside the Custom CSS box (Customizations section):

    .photoblocks-gallery { overflow: hidden; }

    If you also want to add some margin below the gallery:

    .photoblocks-gallery { overflow: hidden; margin-bottom:20px; }

    Cheers,
    Diego

    Thread Starter mladha

    (@mladha)

    Thanks! That solved the problem!

    • This reply was modified 8 years, 1 month ago by mladha.

    It happened to me too. Height of the container was about 30px smaller, so the lower images were over the text below.
    In which moment do you calculate the height of the container? I had a panoramic image on the bottom of the gallery (in the settings grid I had problems with it) – ratio over 2 – maybe that was the problem?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Gallery cutting into text beneath it’ is closed to new replies.