Okay
  Public Ticket #1338482
News widget
Closed

Comments

  • pgrzadziel started the conversation

    News widget wrongly display news (see attachment).

    Please help again ;)

  •  2,010
    Ocean replied

    Hello,

    Please using custom css code to fixed your issues at this time, all your problem will be fixed and update in next version.

    You can easy add cutom css code in your WP Admin -> Appearance -> Customize -> Additional CSS: http://prntscr.com/gbgkc9

    .widget_recent_entries .bloglist-small li {
        min-height: 80px;
    }

    Thank you

  • pgrzadziel replied

    Brilliant !

    Thank you