• I need to stop font awesome loading from loading with Timeline Express but there is no filter or option.

    Can you advise please?

    • This topic was modified 3 years, 7 months ago by kierancalv.
Viewing 1 replies (of 1 total)
  • Thread Starter kierancalv

    (@kierancalv)

    I cannot simply dequeue it as the main CSS is dependant on font-awesome:

    wp_enqueue_style( $this->css_base, TIMELINE_EXPRESS_URL . "lib/public/css/timeline-express{$legacy}{$rtl}{$suffix}.css", array( 'font-awesome' ), TIMELINE_EXPRESS_VERSION_CURRENT, 'all' );

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Font Awesome’ is closed to new replies.