Title: Patchwork- Caroline
Last modified: August 20, 2016

---

# Patchwork- Caroline

 *  [kerens88](https://wordpress.org/support/users/kerens88/)
 * (@kerens88)
 * [14 years ago](https://wordpress.org/support/topic/patchwork-caroline/)
 * Hi Caroline
    I really love your theme in the “Patchwork Theme Options”- style
   theme section i have tried to remove (uncheck) the possibilitys with no success
   I would like to see my website without the theme style, how can i do it? thanks
   allot Keren

Viewing 13 replies - 1 through 13 (of 13 total)

 *  [Caroline Moore](https://wordpress.org/support/users/sixhours/)
 * (@sixhours)
 * [14 years ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810565)
 * Hi Keren. You can’t uncheck the theme options, but [you can create a child theme](http://codex.wordpress.org/Child_Themes)
   and override the existing styles in your child theme’s style.css.
 *  [haha888](https://wordpress.org/support/users/haha888/)
 * (@haha888)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810785)
 * Hi sixhours,
 * I created child theme (file name: style.css) with following heading but did not
   take place of the original css.
 * /*
    Theme Name: Patchwork Child Description: Child theme for the patchwork theme
   Author: Template: patchwork */
 * [@import](https://wordpress.org/support/users/import/) url(“[http://mysite.com/home/wp-content/theme/patchwork/style.css&#8221](http://mysite.com/home/wp-content/theme/patchwork/style.css&#8221););
 * /* =Theme Styles
    ———————————————– */
 * /* Header */
 * I tried using [@import](https://wordpress.org/support/users/import/) url(..patchwork/
   style.css”);
    It is not working eighter.
 * Please help. Thanks.
 *  [Caroline Moore](https://wordpress.org/support/users/sixhours/)
 * (@sixhours)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810787)
 * You’re missing a forward slash:
 * `@import url(../patchwork/style.css");`
 *  [haha888](https://wordpress.org/support/users/haha888/)
 * (@haha888)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810788)
 * Hi sixhours, still not working with
    [@import](https://wordpress.org/support/users/import/)
   url(../patchwork/style.css”);
 * One more question, I tried to take away footer-bottom, I copied file sunny.css
   to child theme same directory, but the file does not show up at appearance/editor.
 * Please help. Thanks!
 *  [Caroline Moore](https://wordpress.org/support/users/sixhours/)
 * (@sixhours)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810792)
 * You’re also missing the opening quote:
 * `@import url("../patchwork/style.css");`
 * [Ensure you’re following the directions here to the letter.](http://codex.wordpress.org/Child_Themes#The_required_style.css_file)
 * Sunny.css won’t be automatically replaced with your child theme’s sunny.css–only
   core WordPress theme files (index.php, header.php, footer.php, etc.) do this.
 * If you want to overwrite sunny.css in your child theme, you need to create both
   the CSS file and a functions.php file to enqueue the stylesheet. You can see 
   an example of how stylesheets are enqueued by looking at the parent theme’s functions.
   php. [This thread has some useful information from a user who’s done this with a different theme.](http://wordpress.org/support/topic/better-way-to-code-child-functions-that-use-existing-functions-from-parent?replies=8)
 * That said, depending on what you’re trying to do, it might be easier to add any
   CSS rules to your child theme’s style.css. Sometimes you can use the !important
   declaration to your rules to force them to override the other stylesheet, although
   this isn’t a best practice.
 *  [haha888](https://wordpress.org/support/users/haha888/)
 * (@haha888)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810795)
 * Hi sixhours, I feel sorry still not working. I pasted this code to my css header:
 * [@import](https://wordpress.org/support/users/import/) url(“../patchwork/style.
   css”);
 *  [Caroline Moore](https://wordpress.org/support/users/sixhours/)
 * (@sixhours)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810796)
 * I can’t really help without more information. If you’re following the instructions
   on the Child Theme guide I’ve linked above, it will work.
 * Do you have the parent theme installed?
 * Are both the child theme and parent theme located in the /themes directory?
 * Did you add the style rules you want to change to your child theme’s style.css?
 *  [haha888](https://wordpress.org/support/users/haha888/)
 * (@haha888)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810797)
 * My apology, just missing a click on Activate the child.
    Thank you so much for
   your time sixhours.
 *  [danamatas](https://wordpress.org/support/users/danamatas/)
 * (@danamatas)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810830)
 * Hello.
    I am using the patchwork theme. Can you tell me how to remove the frame
   or border from a picture (not all pictures, just a single picture)? Thank you.
   Dana
 *  [sandeep_01121987](https://wordpress.org/support/users/sandeep_01121987/)
 * (@sandeep_01121987)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810831)
 * Use firebug to remove this designing issue danamatas
 *  [susannakhoo](https://wordpress.org/support/users/susannakhoo/)
 * (@susannakhoo)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810869)
 * Hi Caroline,
 * How do I customise the name of the homepage on the menu? I want it to say something
   else instead of just “Home”.
 * – Susanna
 *  [ClaireLP](https://wordpress.org/support/users/clairelp/)
 * (@clairelp)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810882)
 * Hi Caroline.
    I just wanted to say I love all your themes. They are so fluid,
   clear and beautifully designed. I’m using this One for me life coaching and reflexology
   website. I am quite crafty too so I think it reflects me. I would,enter mind 
   changing the colouration though but I am not techy and have no idea how so until
   I can afford to get you to customise it and make it maybe more ‘coachy’ I’ll 
   leave it as is.
 * XClaire
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 5 months ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810883)
 * Create your own thread with these issues.

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Patchwork- Caroline’ is closed to new replies.

 * 13 replies
 * 8 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/patchwork-caroline/#post-2810883)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
