Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marcel Brinkkemper

    (@macbrink)

    The title should have been ‘Random Images’ this is the default title if you leave the title input empty.

    You can hide it with css:
    Add this rule to your stylesheet:

    .widget_eazyest_random_image h3 {
      display:none;
    }

    Thread Starter full-mann

    (@full-mann)

    Thank you, works great.
    But the title was “Really Random Image”
    Maybe a bug?

    Plugin Author Marcel Brinkkemper

    (@macbrink)

    Yes, it was a leftover from Lazyest Widgets.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove "Really Random Images"-line from Widget’ is closed to new replies.