Results 1 to 3 of 3

Thread: Child Theme with multiple style sheets

  1. #1
    Thread Starter
    Expired Customer maintenanceguy's Avatar
    Join Date
    Apr 2015
    Posts
    24
    Thanks
    0
    Thanked 4 Times in 3 Posts

    Child Theme with multiple style sheets

    ClassiPress uses multiple style sheets. (style.css, teal.css, admin-bar.min.css, etc.)

    I've created a child theme folder. I've placed a styles.css sheet within my child theme folder, and added the proper header and @import function to that new style sheet. I've added a bunch of css changes to this new style sheet. When I activate the new child theme, most of the changes work fine.

    However, the elements that are styled by the parent teal.css or the admin-bar.min.css style sheets aren't affected by css that I add to the child theme's styles.css style sheet.

    So I tried adding other style sheets to the child theme folder and placed the css changes in the appropriately named style sheets. I tried placing them within the main child them folder and within a folder using the same file structure as the parent. I tried each style sheet with and without an @import function. No matter what combination I tried, nothing happened.

    So my question is: How do I get wordpress to recognize the other style sheets in a child theme?

  2. #2
    Thread Starter
    Expired Customer maintenanceguy's Avatar
    Join Date
    Apr 2015
    Posts
    24
    Thanks
    0
    Thanked 4 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Veteran cloudybright's Avatar
    Join Date
    Sep 2010
    Location
    Code Hell
    Posts
    590
    Thanks
    14
    Thanked 53 Times in 50 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Core Style Sheets
    By droomr7 in forum ClassiPress General Discussion
    Replies: 0
    Last Post: March 22nd, 2014, 12:17 PM
  2. Clipper parent style.css not importing into Child theme style.css
    By dthardy in forum Clipper General Discussion
    Replies: 2
    Last Post: April 7th, 2013, 09:40 PM
  3. Multiple child theme style sheets
    By nickgarnett in forum Report ClassiPress Bugs
    Replies: 21
    Last Post: September 27th, 2010, 11:05 AM
  4. Replies: 1
    Last Post: September 15th, 2010, 02:31 AM