Title: ppippi's Replies | WordPress.org

---

# ppippi

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Make] Slider doesn’t position properly](https://wordpress.org/support/topic/slider-doesnt-position-properly-2/)
 *  Thread Starter [ppippi](https://wordpress.org/support/users/ppippi/)
 * (@ppippi)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-position-properly-2/#post-8516353)
 * Awesome; that worked perfectly – thank you so much. I don’t know how I didn’t
   think of that.
 * ppip
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Slider doesn’t position properly](https://wordpress.org/support/topic/slider-doesnt-position-properly/)
 *  Thread Starter [ppippi](https://wordpress.org/support/users/ppippi/)
 * (@ppippi)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/slider-doesnt-position-properly/#post-8515552)
 * Will do – thank you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Make] Can't align logo and site description](https://wordpress.org/support/topic/theme-make-cant-align-logo-and-site-description/)
 *  Thread Starter [ppippi](https://wordpress.org/support/users/ppippi/)
 * (@ppippi)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/theme-make-cant-align-logo-and-site-description/#post-7702726)
 * Thanks, bdanzer29! I added your code but nothing happened so I played around 
   with it and made it so the navbar does not appear in the mobile/ipad versions
   and so that the menu is visible.
 *     ```
       @media screen and (max-width: 1024px) {
           .header-bar {
              display:none;
           }
           span.menu-toggle {
       	margin-top:-8px;
       	margin-bottom: 27px;
               padding-bottom:15px;
           }
       }
       ```
   
 * Since I’ve resolved this issue, I just wanted to say that I actually installed
   a plugin that lets you add images to a menu and added everything to the navbar,
   made it fixed, and aligned them properly. Thank you two for helping me!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Make] Can't align logo and site description](https://wordpress.org/support/topic/theme-make-cant-align-logo-and-site-description/)
 *  Thread Starter [ppippi](https://wordpress.org/support/users/ppippi/)
 * (@ppippi)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/theme-make-cant-align-logo-and-site-description/#post-7702561)
 * Thank you either way! I was wondering if there is a way to remove the header 
   completely from the mobile version – would that require less code?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Make] Can't align logo and site description](https://wordpress.org/support/topic/theme-make-cant-align-logo-and-site-description/)
 *  Thread Starter [ppippi](https://wordpress.org/support/users/ppippi/)
 * (@ppippi)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/theme-make-cant-align-logo-and-site-description/#post-7702559)
 * [@bdanzer29](https://wordpress.org/support/users/bdanzer29/) – Thank you for 
   your reply! This fixes the mobile issue, however, your code centers my logo &
   description and I was aiming for them to be at the top left corner.
 * [@kaizer01](https://wordpress.org/support/users/kaizer01/) – Thank you – the 
   site description is just as I wanted it now but using this code still gives me
   an issue on mobile devices.
 * Is there any way to fix the mobile view without changing how the header looks
   now? Thanks!

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