Viewing 1 replies (of 1 total)
  • Plugin Author Greg Priday

    (@gpriday)

    Hey there Zak

    Glad you’re getting some good use out of the plugin ??

    As far as I can tell, that misalignment is coming from a top margin of 10 on the .portfolio-slideshow.

    If you add the following CSS, it should make everything look a little better.

    .portfolio-slideshow {
        margin-top: 0px !important;
    }

    Page Builder does its best to make sure everything is aligned, unfortunately it’s at the mercy of the CSS of the widgets. In this case, the margin of the portfolio slideshow.

    Is that slideshow coming from Jetpack?

Viewing 1 replies (of 1 total)
  • The topic ‘Undesired margin around slideshow’ is closed to new replies.