Skip to content

Instantly share code, notes, and snippets.

@sjaved87
Last active June 22, 2016 12:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sjaved87/bd18b32d50904a5a9517706ccfadd7d3 to your computer and use it in GitHub Desktop.
Save sjaved87/bd18b32d50904a5a9517706ccfadd7d3 to your computer and use it in GitHub Desktop.
A sample of child theme style.css file. This is for TwentySixteen theme.
/*
Theme Name: Twenty Sixteen Child Theme
Theme URI: http://www.sajidjaved.com/
Description: A Twenty Sixteen child theme
Author: Sajid
Author URI: http://www.sajidjaved.com
Template: twentysixteen
Version: 1.0.0
*/
@import url("../twentysixteen/style.css");
/* Your CSS code goes here*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment