• TheTJ

    (@measuringflower)


    So I’m using images to serve as my widget titles, but on one specific widget (namely the Giveaway Countdown widget), leaving the title field blank in the backend results in a gap before the giveaways boxes and the image title I set up.

    How do I go about completely removing the widget title or otherwise removing that gap? Help please! Thank you!

    Website: http://www.measuringflower.com

Viewing 1 replies (of 1 total)
  • As WordPress does not currently allow for filtering widget content by default, the easiest option for this would be just to hide it via CSS by using display: none on the concerned element.

    However, a more elegant solution might be to extend the widget class and implement the display function to not show the title – this might reduce the upgradability of the plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Widget Title’ is closed to new replies.