Title: webdev2087's Replies | WordPress.org

---

# webdev2087

  [  ](https://wordpress.org/support/users/webdev2087/)

 *   [Profile](https://wordpress.org/support/users/webdev2087/)
 *   [Topics Started](https://wordpress.org/support/users/webdev2087/topics/)
 *   [Replies Created](https://wordpress.org/support/users/webdev2087/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/webdev2087/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/webdev2087/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/webdev2087/engagements/)
 *   [Favorites](https://wordpress.org/support/users/webdev2087/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 58 total)

1 [2](https://wordpress.org/support/users/webdev2087/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/webdev2087/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/webdev2087/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/webdev2087/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Remove Hardcode * Powered by WordPress](https://wordpress.org/support/topic/remove-hardcode-powered-by-wordpress/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-hardcode-powered-by-wordpress/#post-6012220)
 * if its not a theme setting (the only reason you would be worried about hard coding)
   you have to add it. You echo it in php or just put regular html
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Virtue] Is it safe to update Virtue Theme?](https://wordpress.org/support/topic/is-it-safe-to-update-virtue-theme/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/is-it-safe-to-update-virtue-theme/#post-6012121)
 * those changes will be lost unless you have a child theme
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Remove Hardcode * Powered by WordPress](https://wordpress.org/support/topic/remove-hardcode-powered-by-wordpress/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-hardcode-powered-by-wordpress/#post-6012119)
 * remove or comment out <?php do_action( ‘spacious_footer_copyright’ ); ?>
    preferably
   in a child theme
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Graphy] Content Width](https://wordpress.org/support/topic/content-width-12/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/content-width-12/#post-6012114)
 * could you provide a link
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Changing Font with CSS or Plugins](https://wordpress.org/support/topic/changing-font-with-css-or-plugins/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/changing-font-with-css-or-plugins/#post-6012113)
 * Manually in CSS is fine. BUT make sure you are using a child theme.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Make] Resize height of header for the Make-theme](https://wordpress.org/support/topic/resize-height-of-header-for-the-make-theme/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/resize-height-of-header-for-the-make-theme/#post-5991193)
 * I would do something like
 *     ```
       .site-header-main {
       height:380px;
       }
       ```
   
 * but then you will have to re-position or remove the nursing mothers text.
 * this would put it around the same place on the picture it was before
 *     ```
       .site-branding {
         margin-top: 150px;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fifteenth] Page layout issue](https://wordpress.org/support/topic/page-layout-issue-1/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/page-layout-issue-1/#post-5990039)
 * Did you make the template your self?
 * Something must be wrong in the full width page php file.
 * If you didn’t make it, try re installing or grabbing the full width php file 
   and replacing it.
 * If you made it your self you will have to post it so we can examine it for faults.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fifteenth] Page layout issue](https://wordpress.org/support/topic/page-layout-issue-1/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/page-layout-issue-1/#post-5989982)
 * Could you link the site?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [I want make a system Page for me](https://wordpress.org/support/topic/i-want-make-a-system-page-for-me/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/i-want-make-a-system-page-for-me/#post-5985898)
 * Out of those 3 wordpress would be your best bet.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [can't turn comments off](https://wordpress.org/support/topic/cant-turn-comments-off-1/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cant-turn-comments-off-1/#post-5984825)
 * I’d assume this happened because when you disable comments globally it does not
   reverse it on pages already created, only new pages. So you will have to do as
   I said and manually change previously created pages
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [can't turn comments off](https://wordpress.org/support/topic/cant-turn-comments-off-1/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cant-turn-comments-off-1/#post-5984823)
 * Try going in to the page you want it turned off for.
 * Make sure Disccusion is enabled by clicking on screen options at the top.
 * Scroll down and uncheck it then publish.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [List of predefined styles (NOT scripts)?](https://wordpress.org/support/topic/list-of-predefined-styles-not-scripts/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/list-of-predefined-styles-not-scripts/#post-5984822)
 * There is none that I know of.
 * Partly because the number of stylesheets is very limited compared to the number
   of scripts.
 * stylesheets are CSS, SASS, and LESS. Not sure what else you would use?
 * But also they don’t predefine stylesheets. Stylesheets are handled by the template
   on a per template basis. Unless you have a plugin controlling the theme.
 * Themes are not pre defined, as far as I know.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] how to hide title on post page only but not in search result page?](https://wordpress.org/support/topic/how-to-hide-title-on-post-page-only-but-note-in-search-result-page/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/how-to-hide-title-on-post-page-only-but-note-in-search-result-page/#post-5984814)
 * You need to use a more specific selector that references the page
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Child theme style partially loaded](https://wordpress.org/support/topic/child-theme-style-partially-loaded/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/child-theme-style-partially-loaded/#post-5982775)
 * [@jpill](https://wordpress.org/support/users/jpill/)
 * Check out articles on CSS Specifity which will explain why that worked
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Creating Mobile Site](https://wordpress.org/support/topic/creating-mobile-site/)
 *  [webdev2087](https://wordpress.org/support/users/webdev2087/)
 * (@webdev2087)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/creating-mobile-site/#post-5982774)
 * [@thekentuckygent](https://wordpress.org/support/users/thekentuckygent/) not 
   yes and no. It’s a no 100%
 * Don’t mean to sound rude.
 * Just got a email from Google about such an issue.
 * The website you linked as an example FAILS the “Google Mobile-Friendly Test” 
   100%. So you will be penalized and your mobile SEO will take a huge hit. Unless
   you make it responsive.
 * Don’t believe me? Sign up for Web Master tools for that website and I can guarantee
   you will get an email regarding your site. It will be a warning about your website
   not being mobile friendly.
 * Responsive is mobile friendly.
 * Still don’t believe me?
    Check out the website for your self on the “Google Mobile-
   Friendly Test” (I linked below)
 * [https://www.google.com/webmasters/tools/mobile-friendly/?url=www.grasiemercedes.com](https://www.google.com/webmasters/tools/mobile-friendly/?url=www.grasiemercedes.com)
 * then try a responsive website and watch it pass with flying colors.

Viewing 15 replies - 1 through 15 (of 58 total)

1 [2](https://wordpress.org/support/users/webdev2087/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/webdev2087/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/webdev2087/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/webdev2087/replies/page/2/?output_format=md)