Viewing 1 replies (of 1 total)
  • Marty

    (@bozzmedia)

    You have to do it with CSS. Try something like

    .widget_featuredimagewidget img {
     border-radius: 10px;
     box-shadow: 10px 10px 5px #888;
    }

    In your theme CSS file, or theme options panel.

Viewing 1 replies (of 1 total)
  • The topic ‘style?’ is closed to new replies.