Title: Incolor mobile
Last modified: January 30, 2022

---

# Incolor mobile

 *  Resolved [eddywang](https://wordpress.org/support/users/eddywang/)
 * (@eddywang)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/incolor-mobile/)
 * Hi,
 * is there a chance to swap the search button to the right side and the hamburger
   button to the left side in the mobile version of incolor ?
 * thanks in advance 🙂

Viewing 1 replies (of 1 total)

 *  Theme Author [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/incolor-mobile/#post-15325075)
 * Try adding this in Customize > Additional CSS:
 *     ```
       .nav-menu.mobile > button { float: left; }
       @media only screen and (max-width: 719px) {
       .toggle-search { left: auto; right: 20px; }
       }
       ```
   

Viewing 1 replies (of 1 total)

 The topic ‘Incolor mobile’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/incolor/1.1.1/screenshot.png)
 * Incolor
 * [Support Threads](https://wordpress.org/support/theme/incolor/)
 * [Active Topics](https://wordpress.org/support/theme/incolor/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/incolor/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/incolor/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/incolor-mobile/#post-15325075)
 * Status: resolved