• Resolved hawttu

    (@hawttu)


    Is there a way to dequeue this plugin’s stylesheets so they won’t override my own?

Viewing 1 replies (of 1 total)
  • Hi,

    if you dequeue PPOM CSS it will break PPOM design, however you can make changes in css in css/ppom-style.css

    and if you want to disable Bootsrap in PPOM please use this filter

    apply_filters('ppom_bootstrap_css', $return);

Viewing 1 replies (of 1 total)
  • The topic ‘Can I disable plugin’s stylesheets?’ is closed to new replies.