• Home
  • Free Trial
  • Sign In
  • Techdegree
  • Tracks
  • Library
  • Community
  • Support
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • 21st Century Skills
      • • Android
      • • APIs
      • • Business
      • • C#
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Equity, Diversity, and Inclusion (EDI)
      • • Go
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • PHP
      • • Python
      • • Quality Assurance
      • • Ruby
      • • Security
  • John Meade
    John Meade
    8,267 Points

    CSS Isn't Connecting to index.php

    Posted May 7, 2019 4:36am by John Meade
    John Meade
    8,267 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    0 Answers

  • Ananda Johnson
    Ananda Johnson
    5,771 Points

    Why do I have to enqueue the main css file?

    Posted December 6, 2017 12:20am by Ananda Johnson
    Ananda Johnson
    5,771 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    2 Answers

  • Santiago Enciso
    Santiago Enciso
    17,378 Points

    CSS/JS Not Loading

    Posted December 29, 2016 8:32pm by Santiago Enciso
    Santiago Enciso
    17,378 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    1 Answer

  • Jackson Holiday Wheeler
    Jackson Holiday Wheeler
    721 Points

    What is foundations.css?

    Posted October 27, 2016 1:31pm by Jackson Holiday Wheeler
    Jackson Holiday Wheeler
    721 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    2 Answers

  • Rifqi Fahmi
    Rifqi Fahmi
    23,164 Points

    what is handler ??

    Posted December 3, 2015 8:22pm by Rifqi Fahmi
    Rifqi Fahmi
    23,164 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    1 Answer

  • Juliette Tworsey
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Juliette Tworsey
    Front End Web Development Techdegree Graduate 32,406 Points

    wp_enqueue_style and Sass

    Posted November 25, 2015 7:11pm by Juliette Tworsey
    .a{fill-rule:evenodd;}techdegree seal-36
    Juliette Tworsey
    Front End Web Development Techdegree Graduate 32,406 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    1 Answer

  • Diamond Alexander
    Diamond Alexander
    1,313 Points

    Getting a parse error for my functions.php

    Posted November 11, 2015 7:09pm by Diamond Alexander
    Diamond Alexander
    1,313 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    3 Answers

  • Samuel Tissot-Jobin
    Samuel Tissot-Jobin
    7,350 Points

    Why not use php namespace capabilities instead of long weird function names

    Posted November 10, 2015 7:49pm by Samuel Tissot-Jobin
    Samuel Tissot-Jobin
    7,350 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    1 Answer

  • Jeffrey Cunningham
    Jeffrey Cunningham
    5,592 Points

    foundation.css or foundations.css?

    Posted September 15, 2015 1:46am by Jeffrey Cunningham
    Jeffrey Cunningham
    5,592 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    2 Answers

  • Jeremy Castanza
    Jeremy Castanza
    12,075 Points

    Best practices for "add_action"

    Posted June 12, 2015 3:15am by Jeremy Castanza
    Jeremy Castanza
    12,075 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    1 Answer

  • Sean May
    Sean May
    9,133 Points

    Errors should be corrected in this video, it's confusing otherwise

    Posted April 19, 2015 7:04pm by Sean May
    Sean May
    9,133 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    2 Answers

  • Jeremy Turner
    Jeremy Turner
    1,019 Points

    Text Editor

    Posted January 31, 2015 6:49am by Jeremy Turner
    Jeremy Turner
    1,019 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    1 Answer

  • Debby Beachy
    PRO
    Debby Beachy
    Pro Student 2,096 Points

    Why is styles.css not in the css folder?

    Posted January 27, 2015 5:57pm by Debby Beachy
    Debby Beachy
    Pro Student 2,096 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    1 Answer

  • treejohnsmith
    PRO
    treejohnsmith
    Pro Student 6,276 Points

    wp_register_style

    Posted January 15, 2015 5:21pm by treejohnsmith
    treejohnsmith
    Pro Student 6,276 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    1 Answer

  • shareyourpeace
    shareyourpeace
    3,244 Points

    At time. 5:20. Normal_css is used for 2 wp_enqueue statements. Why ?

    Posted October 10, 2014 5:44pm by shareyourpeace
    shareyourpeace
    3,244 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    2 Answers

  • CJ Williams
    CJ Williams
    33,033 Points

    So, how would we structure our CSS directory and contained files if we were to use sass and the SMACSS architecture?

    Posted October 8, 2014 9:58pm by CJ Williams
    CJ Williams
    33,033 Points
    • WordPress
    • WordPress Theme Development
    • Working with CSS and JS in WordPress Themes
    • Adding CSS to a Theme Via the functions.php File

    1 Answer

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

Treehouse Logo
Our mission is to bring affordable technology education to people everywhere in order to help them achieve their dreams and change the world.
Company
Careers
Contact
Library
Tracks
Community
Stories
Perks
Affiliate Program
Treehouse for Libraries
Topics
HTML
CSS
Design
JavaScript
Ruby
View all 24 Topics
Tracks
Front End Web Development
Full Stack JavaScript
Beginning Python
UX: Interaction Design
Digital Literacy
View all 42 Tracks
  • Twitter
  • YouTube
  • FaceBook
  • LinkedIn
  • Instagram
  • About Treehouse
  • Blog
  • Shop
  • Privacy Policy
  • Terms & Conditions
  • © 2021 Treehouse Island, Inc.