Module CSS and "forceful styling"?

Posted in: Newspaper
Post count: 3

I’m having difficulties with module CSS styling.
I’m using a plugin in the widget (block 9 = module 8). The plugin has an option for additional/custom css class which I’m trying to use but nothing happens. The plugin developer says that the theme “has forceful styling” which blocks any other CSS styling.
The plugin would also use the “body text” (don’t know any better expression for that) of the module which cannot be changed via theme panel’s font settings. I’ve tried to browse the theme’s CSS files without success so my question is, how could I change the module’s CSS styling or disable those “forceful stylings” if those exist? Adding custom css code in WordPress cPanel won’t help.

Post count: 9544

Did you try adding your css override to the custom css box in theme panel? Are you targeting correct class?

Post count: 20688

Hi,

You can add custom classes to block by default, but not to modules
https://www.screencast.com/t/9dUZWlT7bE
Some blocks contain one type of module, and others a combination of different modules.
Maybe you can make your customization using the custom class that is possible to use for blocks.

Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.