Title: wfmw009's Replies | WordPress.org

---

# wfmw009

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

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

 Search replies:

## Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts by Sovrn] Custom CSS](https://wordpress.org/support/topic/custom-css-58/)
 *  Thread Starter [wfmw009](https://wordpress.org/support/users/willfan09/)
 * (@willfan09)
 * [12 years ago](https://wordpress.org/support/topic/custom-css-58/#post-4666716)
 * Sorry. Didn’t catch that it was still open. Thanks Petra!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Expound] Header Image Messed Up on Mobile and Tablet](https://wordpress.org/support/topic/header-image-messed-up-on-mobile-and-tablet/)
 *  Thread Starter [wfmw009](https://wordpress.org/support/users/willfan09/)
 * (@willfan09)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/header-image-messed-up-on-mobile-and-tablet/#post-4600934)
 * I will work on this. thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Expound: Hide Site Title and Tagline on Tablet](https://wordpress.org/support/topic/expound-hide-site-title-and-tagline-on-tablet/)
 *  Thread Starter [wfmw009](https://wordpress.org/support/users/willfan09/)
 * (@willfan09)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/expound-hide-site-title-and-tagline-on-tablet/#post-4599143)
 * Okay. Sorry for the change of direction. I found part of the issue. I had recently
   installed a plugin called “WP Mobile Detector Mobile Plugin”. It dawned on me
   I should probably deactivate it to see what results and now Ipad 2 view is almost**
   perfect**.
 * Iphone is now the only immediate issue. The width of the header and some content
   is about half of the size of the screen with content extending outside the margins(
   sorry for the bad explanation I couldn’t think of a better way to say it). Here
   are a couple images of the [home page](http://flickr.com/gp/64426787@N05/Y105y0)
   and within an [article](http://flickr.com/gp/64426787@N05/p4i29d). Let me know
   if you have any questions. Your help has been priceless!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Expound] Header Image Messed Up on Mobile and Tablet](https://wordpress.org/support/topic/header-image-messed-up-on-mobile-and-tablet/)
 *  Thread Starter [wfmw009](https://wordpress.org/support/users/willfan09/)
 * (@willfan09)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/header-image-messed-up-on-mobile-and-tablet/#post-4600929)
 * Have tried a few different [@media](https://wordpress.org/support/users/media/)
   requests unsuccessfully. Will keep trying different ideas though. So are you 
   certain I can point my mobile to a different properly sized image? I’d be willing
   to attempt that..
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Expound: Hide Site Title and Tagline on Tablet](https://wordpress.org/support/topic/expound-hide-site-title-and-tagline-on-tablet/)
 *  Thread Starter [wfmw009](https://wordpress.org/support/users/willfan09/)
 * (@willfan09)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/expound-hide-site-title-and-tagline-on-tablet/#post-4599122)
 * [@crouchingbruin](https://wordpress.org/support/users/crouchingbruin/)
    Duh! 
   My bad. I have been submersed in this stuff and didn’t catch that. I did try 
   it and it didn’t work so… [@dmbarber](https://wordpress.org/support/users/dmbarber/)…
   I deleted everything above and started from scratch with the below
 *     ```
       .site-header .site-branding {
       background-position: center !important;
       background-repeat: no-repeat;
       background-size: contain !important;
       max-height: 150px;
       }
   
       .site-title a, .site-title h2 {
       background: none !important;
       width: auto;
       height: auto;
       font-size: 1px;
       line-height: 0;
       position: absolute;
       top: 0;
       left: 0;
       }
       ```
   
 * This has given me my best results yet on the ipad mini. I added in some code,
   along with the above, to keep my header “clickable” on the desktop. So, as of
   right now, my desktop and ipad mini appear to be in very good shape.
    The ipad
   2 and iphone still have issues. Iphone header image is cut off on both sides 
   and “site title” and “description” still show on top of header image. Ipad 2 
   just has “site title” and “description” showing on top of header image. Thank
   you for explaining some of the coding to me as I am only about a week into understanding
   this stuff and it is very helpful. I did figure the url-to-your-logo.png’ one
   out and got that linked to my actual image. As for ‘/*— iPhone only CSS here —*/’
   what should I replace that sort of thing with? Don’t understand. Also, I used
   responsinator but it seems the results are not what I am seeing on my screens.
   Does IOS version on the devices come into play? My iphone and ipad 2 are **NOT**
   on IOS 5. Not sure if that matters? Thanks again for taking the time to help 
   me out.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Header Image on mobile (iphone) is Cut Off on Both Sides](https://wordpress.org/support/topic/header-image-on-mobile-iphone-is-cut-off-on-both-sides/)
 *  Thread Starter [wfmw009](https://wordpress.org/support/users/willfan09/)
 * (@willfan09)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/header-image-on-mobile-iphone-is-cut-off-on-both-sides/#post-4599607)
 * done. thank you
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Expound: Hide Site Title and Tagline on Tablet](https://wordpress.org/support/topic/expound-hide-site-title-and-tagline-on-tablet/)
 *  Thread Starter [wfmw009](https://wordpress.org/support/users/willfan09/)
 * (@willfan09)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/expound-hide-site-title-and-tagline-on-tablet/#post-4599077)
 * [@batharoy](https://wordpress.org/support/users/batharoy/)
    I just took a look
   at that image. I see what you are saying. Is there anything I can do to fix the
   footer on mobile screens only? [@crouchingbruin](https://wordpress.org/support/users/crouchingbruin/)
   I tried combining the codes from the three of you DMBarber, Tareq and yourself…
 *     ```
       .site-branding {
       overflow: hidden;
       }
       .site-branding {
       margin-top: 150px;
       }
   
       @media screen and (max-device-width: 480px){
           /*--- iPhone only CSS here ---*/
       }
   
       @media screen and (max-width: 600px) {
          .site-branding {
             display: none;
             }
       }
       ```
   
 * It did not work. The below…
 *     ```
       .site-branding {
       margin-top: 150px;
       }
       ```
   
 * …specifically made the header space very large on my desktop but that is the 
   only piece that had any noticeable effect. I’m really struggling with this. I
   only have minimal CSS knowledge so just been running the gamut trying to get 
   a fix for this. Hoping someone who has experienced this same issue can shed some
   light. :/
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Expound: Hide Site Title and Tagline on Tablet](https://wordpress.org/support/topic/expound-hide-site-title-and-tagline-on-tablet/)
 *  Thread Starter [wfmw009](https://wordpress.org/support/users/willfan09/)
 * (@willfan09)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/expound-hide-site-title-and-tagline-on-tablet/#post-4599015)
 * okay, I lied. the problem is back. Any other possibilities?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Expound: Hide Site Title and Tagline on Tablet](https://wordpress.org/support/topic/expound-hide-site-title-and-tagline-on-tablet/)
 *  Thread Starter [wfmw009](https://wordpress.org/support/users/willfan09/)
 * (@willfan09)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/expound-hide-site-title-and-tagline-on-tablet/#post-4599012)
 * I have fixed the issue on tablet. It turned out that I was not properly linked
   to my image. Once I linked that up it seemed to fix the issue. Thank you all 
   for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slideshow] Title and Description on Video Slides](https://wordpress.org/support/topic/title-and-description-on-video-slides/)
 *  Thread Starter [wfmw009](https://wordpress.org/support/users/willfan09/)
 * (@willfan09)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/title-and-description-on-video-slides/#post-4589805)
 * I am currently using a different plugin to attain this feature. Everything looks
   great but it seems to be very resource intensive leading to an unpleasant viewing
   experience. The title and description shows up at the top of the screen so it
   doesn’t interfere with the youtube buttons. You can press play on the vid and
   then pull your mouse off the slideshow window which removes the title and description
   box. Anything I can do to re-create this within your FAR SUPERIOR plugin? PLEASE!
   🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Smooth Scroll Links - Smooth Scrolling Anchor] Only 2 Anchors work then anchors becomes unresponsive](https://wordpress.org/support/topic/only-2-anchors-work-then-anchors-becomes-unresponsive/)
 *  Thread Starter [wfmw009](https://wordpress.org/support/users/willfan09/)
 * (@willfan09)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/only-2-anchors-work-then-anchors-becomes-unresponsive/#post-4549474)
 * Everything is working perfect now. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Smooth Scroll Links - Smooth Scrolling Anchor] Only 2 Anchors work then anchors becomes unresponsive](https://wordpress.org/support/topic/only-2-anchors-work-then-anchors-becomes-unresponsive/)
 *  Thread Starter [wfmw009](https://wordpress.org/support/users/willfan09/)
 * (@willfan09)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/only-2-anchors-work-then-anchors-becomes-unresponsive/#post-4549470)
 * Never got email saying I had a response to this thread. Thanks for the quick 
   reply. I am using “Better WordPress Minify” which his JS minify. Is this what
   you are referring to? I installed this to help quicker pageloads. Is there anyway
   to keep it and still get my anchors to work proper?

Viewing 12 replies - 1 through 12 (of 12 total)