• Hi,
    First, love the plugin and STW!

    On the page linked, you can see that some thumbnails have rounded corners. These images are screenshots stored in my media library (before I found this plugin).

    I’ve tried wrapping divs around my shortcodes (which are run from php, if that matters?), and tried applying custom attributes to stw_thumbnail stw_embed and stw_thumbnail_wrapper to no avail.

    The css I’m trying to add is:
    box-shadow: 4px 4px 5px #aaa !important;
    border-radius: 5px !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;

    ANy ideas how I can make this work, please?

    Best Regards, Dave W.

    The page I need help with: [log in to see the link]

  • The topic ‘Applying CSS to the thumbnail?’ is closed to new replies.