This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

row/widget heights

11 years ago · Last reply by Andrew Misplon 11 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 21 days ago

    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.

Have a different question or issue?

Start New Thread