[Resolved] How could I change SCSS to CSS

Home Forums Support [Resolved] How could I change SCSS to CSS

Home Forums Support How could I change SCSS to CSS

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1330097
    Marcel

    Hello,

    I know is not direct GeneratePress related, but:
    1. I found these code snippets on CodePen and I would to add them on my WordPress site
    2. How could I change SCSS to CSS?
    3. Where should I add the JS snippet?

    Thank you!

    #1330098
    David
    Staff
    Customer Support

    Hi there,

    in Codepen, to the right of the CSS title, click the dropdown arrow and select View Compiled CSS

    Javascript you can add toe WP_footer Hook using a Hook Element.
    Make sure to add it inside script tags eg:

    <script>
    coder here
    </script>
    #1333880
    Marcel

    Thank you, David!

    #1333882
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.