runningdoves
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Seventeen] How to make my blog page full widthHi Michael and Andrew,
First, thank you both for your help and patience. I see that the code is now working. I thought something was wrong because after changing it when I viewed my website in 2 different browsers outside of chrome nothing changed but now all is well (I use chrome, opera, and vivaldi at the same time on a regular basis). I’ll also remember to empty my internet cache when trying new code. As always I appreciate your help; people like you two make WordPress a non-scary software for a newbie like me.Forum: Themes and Templates
In reply to: [Twenty Seventeen] How to make my blog page full widthAndrew thank you for correcting my newbie mistake. I have placed the code in the correct spot and updated the file but it still refuses to display the full width of the page.
/*
Theme Name: Twenty Seventeen Child
Theme URI: https://www.ads-software.com/themes/twentyseventeen/
Template: twentyseventeen
Author: Angela Jones Empowerment Ministries, LLC
Author URI: https://angelalifecoach.com/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.3.1503259898
Updated: 2017-08-20 20:11:38*/
@media screen and (min-width: 48em) {.blog:not(.has-sidebar) #primary article
{
width: 100%;
}
body:not(.has-sidebar):not(.page-one-column) .page-header
{
display: none;
}
}Forum: Themes and Templates
In reply to: [Twenty Seventeen] How to make my blog page full widthHello Michael,
Thank you for your answers. I have tried using both but unfortunately it didn’t change anything. I am a newbie so I may have done something wrong. Here’s where I added the css to:
Twenty Seventeen Child: Stylesheet (style.css)
/*
Theme Name: Twenty Seventeen Child
Theme URI: https://www.ads-software.com/themes/twentyseventeen/
Template: twentyseventeen
Author: Angela Jones Empowerment Ministries, LLC
Author URI: https://angelalifecoach.com/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.3.1503259898
Updated: 2017-08-20 20:11:38
@media screen and (min-width: 48em) {.blog:not(.has-sidebar) #primary article
{
width: 100%;
}
body:not(.has-sidebar):not(.page-one-column) .page-header
{
display: none;
}
}
*/Forum: Themes and Templates
In reply to: [Twenty Seventeen] Full page width helpAndrew very good points indeed. I use the save as option within my school’s logged in website since we work in groups etc., I never even thought about those using it for unintended purposes but I know it happens. Great food for thought, thanx!
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Full page width helpAndrew you are awesome! Thank you a thousand times (-it doesn’t take much to make me happy). Also, I have removed the protection. In the past I found my content on other websites. So if you can imagine, I wasn’t happy about that which is what led me to the copyright protection. In your opinion, is there a better way to protect my content?
- This reply was modified 7 years, 5 months ago by runningdoves.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Full page width helpHi Andrew,
Actually, I don’t need the page title on the left hand side since I have the menu tabs above this location. So I would be fine with getting rid of it.- This reply was modified 7 years, 5 months ago by runningdoves.