Title: ChristopherF's Replies | WordPress.org

---

# ChristopherF

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] blog title not showing up in post](https://wordpress.org/support/topic/blog-title-not-showing-up-in-post/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years ago](https://wordpress.org/support/topic/blog-title-not-showing-up-in-post/#post-6362214)
 * Which index.php should I be looking at? the one inside the wordpress folder or
   in the wp-content folder or the one inside the wp-content\themes\evolve
 * Also, how do I download a fresh copy of the index.php
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] blog title not showing up in post](https://wordpress.org/support/topic/blog-title-not-showing-up-in-post/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years ago](https://wordpress.org/support/topic/blog-title-not-showing-up-in-post/#post-6362196)
 * OK, cool. I just installed and will try it
 * Thanks,
    Chris
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Social Media Links, Move Them For Mobile](https://wordpress.org/support/topic/social-media-links-move-them-for-mobile/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years ago](https://wordpress.org/support/topic/social-media-links-move-them-for-mobile/#post-6367929)
 * Nice, I didn’t know about media queries. This worked! Keeps the social media 
   links to the right side of the header on devices now. There’s also a good explanation
   on W3Schools
    Thank you!
 * [@media](https://wordpress.org/support/users/media/) (max-width: 768px) {
    .sc_menu
   li { float:right !important; } }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MiniMax - Page Layout Builder] password protected page not working with video](https://wordpress.org/support/topic/password-protected-page-not-working-with-video/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years ago](https://wordpress.org/support/topic/password-protected-page-not-working-with-video/#post-6178633)
 * resolved
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] blog title not showing up in post](https://wordpress.org/support/topic/blog-title-not-showing-up-in-post/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years ago](https://wordpress.org/support/topic/blog-title-not-showing-up-in-post/#post-6362164)
 * I have done some fiddling around, could you tell me how I can get that back? 
   Or how I can re-set the style.css to original? If that is what needs to be done.
 * Thanks,
    Chris
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Mobile site squished to one side, caused by header/footer image](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years ago](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/#post-6262127)
 * Wow, I just put this in but moved it to the top of the “custom css” field (top
   of the list) and it is fixed. So it matters what order it’s in? I guess it does.
   fixed!!
 * .content-bottom {
    border-top: 0px; !important; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] blog title not showing up in post](https://wordpress.org/support/topic/blog-title-not-showing-up-in-post/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years ago](https://wordpress.org/support/topic/blog-title-not-showing-up-in-post/#post-6362136)
 * Thanks for your reply. No, I did not fix this. My apologies, I forgot to mention–
   because the title doesn’t show up in the blog post…When I write the blog entry
   in “Add New Post” I use this <h2>The Principles of Animation</h2> under the “
   text/HTML” tab, so that I can at least have a title in there. But where you enter
   the title (at the top of the page, where you’re supposed to do it) does not give
   me a title on the blog post.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Mobile site squished to one side, caused by header/footer image](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years ago](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/#post-6262126)
 * I added that to the custom css, but it’s not working. Driving me nuts, that should
   work. I inspected it in firefox and explorer – when I check off the border-top
   it gets rid of it. But this isn’t doing anything when I use it in the custom 
   css
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Mobile site squished to one side, caused by header/footer image](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years ago](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/#post-6262124)
 * OK, I forced it to maintain it’s size and position by doing this…
 * .footer{
    width:1200px; height:125px; margin:auto; {
 * But now I have this crazy white line that won’t go away right above the footer.
   I inspected, and it’s called div.content-bottom and it’s 1903×1;border-top: 1px
   solid #FFF; and the website is now not mobile responsive at all, probably because
   this 1903x1px line across the top of the footer.
 * I added this code below which should fix the issue (the line goes away when inspecting,
   and clicking off the border-top:0px item.)But when I add this in custom css in
   my theme it does nothing.
 * .content-bottom{
    border-top:0px }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] blog title not showing up in post](https://wordpress.org/support/topic/blog-title-not-showing-up-in-post/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years ago](https://wordpress.org/support/topic/blog-title-not-showing-up-in-post/#post-6361999)
 * Oops, here’s my site.
 * animcareerpro.com
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Mobile site squished to one side, caused by header/footer image](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years ago](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/#post-6262123)
 * Thanks for your reply, you can see a white bar at the very bottom of the home
   page, that’s the spot where the footer is supposed to go. It’s spans the entire
   horizontal length of the browser. On the other pages it fits the 1200px content
   area.
 * I’ll place the footer image back in there so you can see it better. Also, these
   are the changes I currently have in the “custom css” section.
 * .entry-content h1 {
    font-size: 40px !important; }
 * .entry-content h2 {
    font-size: 40px !important; }
 * /* this is the “register” link */
    #menu-item-536 a span { margin-left:0px }
 * /* this is the “login” link */
    #menu-item-541 a span { margin-left:0px }
 * /* this is the “Go to Class” link */
    #menu-item-417 a span { color:green !important;
   font-weight:900; }
 * /* this is the “tuition” link */
    #menu-item-621 a span { padding-right:130px}
 * .post-more {
    visibility:hidden }
 * #wrapper {
    margin: 0 auto 0px auto !important; }
 * .footer img {
    width: 100%; height:100%; }
 * .sc_menu li {
    margin-top:8px; }
 * .entry-content img{
    padding:0px; !important; }
 * p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-
   row, .comment-list ul, .comment-list ol{
    margin-bottom:10px; !important; }
 * .content-bottom{
    border-top:0px }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Mobile site squished to one side, caused by header/footer image](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years ago](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/#post-6262121)
 * My Footer is still messed up. It’s the full width on the homepage, and fits the
   content area on all other pages.
 * animcareerpro.com
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Mobile site squished to one side, caused by header/footer image](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/#post-6261758)
 * I’m using a custom footer and an image for the header. I think they need to be
   responsive so that they scale with the rest of the site…but how? I’m assuming
   I need to have some css? Please advise.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Mobile site squished to one side, caused by header/footer image](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/#post-6261751)
 * Won’t let me add a link. Here’s the url
    animcareerpro.com
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Mobile site squished to one side, caused by header/footer image](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/)
 *  Thread Starter [ChristopherF](https://wordpress.org/support/users/christopherf/)
 * (@christopherf)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mobile-site-squished-to-one-side-caused-by-headerfooter-image/#post-6261750)

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

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