cabrerahector / wordpress-popular-posts

WordPress Popular Posts - A highly customizable WordPress widget that displays your most popular posts.
https://wordpress.org/plugins/wordpress-popular-posts/
GNU General Public License v2.0
280 stars 82 forks source link

Block: remove widget CSS class from the block #365

Closed cabrerahector closed 1 week ago

cabrerahector commented 1 year ago

The block right now is adding a "widget" class to its main container.

Some themes however use this CSS class to style widgets / blocks and sometimes this causes some styling issues. For example, themes that use said class in the widget container element, then WPP "reapplies" said CSS rules to its own container causing problems like this (real life example reported by one user):

Let's remove that CSS class: