• Hi,

    Is there code I can insert in my CSS to have a little more control over this widget? Obviously the existing code is dictating some aspects of it (margin/padding around the image, ect…). I’ve seen in a similar plugin that inserting:

    .namehere {code here…}

    will give some control (which I tested and it did work). Your widget seems to be inserting a white background around & under my image.

    Thanks for the help.

    Lands

Viewing 1 replies (of 1 total)
  • if you view the source of the page output you’ll notice CSS classes that are specifically applied to the image widget as well as specific classes for other widgets.

    .widget_sp_image {}

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Image Widget] CSS code control for widget?’ is closed to new replies.