Title: Mobile Logo header
Last modified: February 22, 2022

---

# Mobile Logo header

 *  [francescasantoro](https://wordpress.org/support/users/francescasantoro/)
 * (@francescasantoro)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/mobile-logo-header/)
 * Hi,
    on mobile version of my website, logo image appears small, with searchbar
   and menu button on the right and on the left. How can i make my header logo bigger,
   only for mobile? Ho can i move searchbar and menu? Only for mobile version. Current
   version: 5.9
 * Thank you
    -  This topic was modified 4 years, 5 months ago by [francescasantoro](https://wordpress.org/support/users/francescasantoro/).
    -  This topic was modified 4 years, 5 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Developing with WordPress
      topic

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

 *  [Mateo](https://wordpress.org/support/users/mateico/)
 * (@mateico)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/mobile-logo-header/#post-15391116)
 * Hi [@francescasantoro](https://wordpress.org/support/users/francescasantoro/)!!
   Could you share me the website’s link?
 *  Thread Starter [francescasantoro](https://wordpress.org/support/users/francescasantoro/)
 * (@francescasantoro)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/mobile-logo-header/#post-15391390)
 * Sorry, i can’t. It’s private and it’s not mine, it’s my boss’ website… I’m admin
   and i have full access but I can’t share
    -  This reply was modified 4 years, 5 months ago by [francescasantoro](https://wordpress.org/support/users/francescasantoro/).
 *  [Mateo](https://wordpress.org/support/users/mateico/)
 * (@mateico)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/mobile-logo-header/#post-15391605)
 * No problem! I was gonna try to fix it with CSS, but if i can’t inspect the website
   it’s imposible. So, if you know some CSS, you could use a media query like this:
 *     ```
       @media only screen and (max-width: 768px) {
   
       .example_class{
       color: red;
       }
       }
       ```
   
 * The code placed inside that media query will apply only for mobile phones.
 * This article explains how a media query works: [Media Query](https://www.w3schools.com/css/css_rwd_mediaqueries.asp)
    -  This reply was modified 4 years, 5 months ago by [Mateo](https://wordpress.org/support/users/mateico/).

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

The topic ‘Mobile Logo header’ is closed to new replies.

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [logo](https://wordpress.org/support/topic-tag/logo/)
 * [mobile](https://wordpress.org/support/topic-tag/mobile/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Mateo](https://wordpress.org/support/users/mateico/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/mobile-logo-header/#post-15391605)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
