• Resolved nicoter

    (@nicoter)


    Hi,

    The widget is formatted differently and doesn’t fit into the website because:

    – The whole widget container doesn’t include the .widget CSS class.
    – The widget title isn’t wrapped in a p tag with the .widget-title CSS class.
    – The widget title is placed outside the widget container and isn’t wrapped by any HTML tag

    See screenshot: https://i.imgur.com/kmhUaEu.png

    Those are WordPress default classes which make sure all widget have the same formatting, e.g. same widget title font size and font weight etc.

    Would be great if you can fix this.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Timo

    (@worschtebrot)

    Hi @nicoter,

    thank you for your request. The problem was that due to unnecessarily strict checks for the output of the widget container and title, the CSS classes were filtered out.

    This has been fixed with version 1.4.20.

Viewing 1 replies (of 1 total)
  • The topic ‘Widget does not contain the WordPress CSS classes’ is closed to new replies.