Home>Support>row/widget heights

row/widget heights

Hi,

Using Page Builder I applied a drop shadow (css via attributes) to a couple of images and it shows some padding at top and bottom. Any way to get rid of this? Or apply the shadow just to the image, not to the whole widget?

Thanks,

Jeremy

URL: http://lauradonohue.com/work/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Hi jeremy11

    Sounds like you have some CSS experience. In that case what you might want to do is edit the widget, click Attributes, add a widget class like:

    widget-img-effect
    

    Then in a Custom CSS plugin/child theme stylesheet you can target that class:

    .widget-img-effect img {
    /* Add properties here */
    }

    That should hopefully do the trick.

    Let us know how it goes.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More