• Resolved jmbamba

    (@jmbamba)


    Hi there. I’m using a snippet to complement my theme with some custom CSS.

    add_action( 'wp_head', function () { ?>
    
    <style>...

    It plays beautifully in the front-end.

    How can I see this styling also in gutenberg while editing the content? I’ve tried changing priority from 10 to -1 to 100, but no effect.
    Please help.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Activate CSS Snippet in gutenberg’ is closed to new replies.