twentyfourteen-child is not working
-
Here is what the twentyfourteen-child style.css looks like:
/*
Theme Name: Twenty Fourteen Child
Theme URI: https://www.ads-software.com/themes/twentyfourteen
Description: Twenty Fourteen Child Theme
Author: WPMU
Author URI: https://wpmu.com
Template: twentyfourteen
Version: 1.0.0
*/
@import url(“../twentyfourteen/style.css”);
/* =Theme customization starts here
————————————————————– */
.page-content {
margin: 0 auto;
max-width: 100%px;
}
——————–End of code ———————The default max-width is 474px. On the original style.css if I change max-width: 100%px; then the text on page shows wider. when I leave the original at 474 and change the child to 100%, nothing happens.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘twentyfourteen-child is not working’ is closed to new replies.