• Resolved 01labs

    (@01labs)


    Hi – I have tried numerous hover plugins and your is one of the few that suits our needs. I do have a question however, and it involves the spacing between rows. I have 2 rows, with 4 columns each. However after I created the effect, it shows the 2 rows butted up against each other without any spacing between them. The column spacing is fine. Is there a way to set the row spacing to match?

    Please view this url for what is happening:

    Thank you!

    https://wordpress.org/plugins/image-caption-hover-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author rameez_iqbal

    (@rameez_iqbal)

    Hi, please add following styles into your theme’s css or plugin’s css file

    .grid .col-3-12 {
        margin-bottom: 20px;
    }

    Regards

    Thread Starter 01labs

    (@01labs)

    Thank you Rameez! Worked like a charm!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Spacing between rows’ is closed to new replies.