• Resolved zak yitro

    (@zak-yitro)


    Hi Greg

    Thanks for the great plug in.
    I have an issue that I can’t figure out how to solve – a slideshow I placed opposite three “call to action” buttons using page builder has some white space around it that makes it look unalligned, tried firbugging it and still can’t figure out what the cause is.
    The homepage is http://www.impactbottle.com, I’d appreciate any assistance.

    Cheers!

    Zak

    http://ww.wp.xz.cn/extend/plugins/siteorigin-panels/

Viewing 1 replies (of 1 total)
  • Plugin Author Greg – SiteOrigin

    (@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.