Full width page – theme twentythirteen
-
Hi all,
I was following;
Full Width Page Template
https://www.ads-software.com/support/topic/full-width-page-template-2?replies=26to edit full width page but failed.
1)
Steps performed as follows;child style.css
/* Theme Name: Twenty Thirteen Child Theme URI: https://sousvide.reynoldstocks.com/ Description: Child theme for the Twenty Thirteen theme Template: twentythirteen Version: 0.1.0 */ @import url("../twentythirteen/style.css"); body .site-header { background-size: 100%; } .entry-header-full, .entry-content-full, .entry-summary-full, .entry-meta-full { margin: 0 auto; max-width: 1110px; width: 95%; }
copied page.php to “child theme” and renamed it full-width.php
changed;
.entry-header to .entry-header-full,
.entry-content to .entry-content-full,
.entry-meta to .entry-meta-fullCouldn’t find .entry-summary
2)
Rename full-width.php back to page.phpStill failed
Website under building;
https://sousvide.reynoldstocks.comHeader image
1600 x 230 pxPlease help. Thanks
satimis
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Full width page – theme twentythirteen’ is closed to new replies.