• dear –

    The global CSS (theme CSS) is conflicting with a plugin CSS.
    Most of the styles are overriding by my theme CSS.

    I would like not to load the styles globally (of the theme) so that the CSS styling of the plugin is not inpacted.

    How can I solve the issue ?

    thank you

Viewing 1 replies (of 1 total)
  • Moderator Kathryn Presner

    (@zoonini)

    Hi @thelabo – to be sure, are you looking to block the loading of Twenty Twenty styles altogether? If you do that, the site’s not going to look very good, as it will be completely unstyled.

    Rather than doing that, it might be better to target the CSS output by your plugin and make tweaks via custom CSS.

    If you did want to fully block the Twenty Twenty CSS from loading, you could create a child theme, but skipping the usual step of enqueuing the Twenty Twenty stylesheet in the child theme.

    https://developer.www.ads-software.com/themes/advanced-topics/child-themes/

Viewing 1 replies (of 1 total)
  • The topic ‘How not to load the styles globally’ is closed to new replies.