Title: Logo on woocommerce page it&#8217;s hight 100%
Last modified: October 5, 2017

---

# Logo on woocommerce page it’s hight 100%

 *  Resolved [deawjoung](https://wordpress.org/support/users/deawjoung/)
 * (@deawjoung)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/default-menu/)
 * I was just checking the compatibily.
 * When we switch to Mobile device, Your menu looks good, and another page is ok
   
   But I have a problem on woocommerce page it’s has CSS to hight 100% befor CSS
   of plugin How to fix it? [http://www.mx7.com/view2/A9RH3dZ9m5DglE9U](http://www.mx7.com/view2/A9RH3dZ9m5DglE9U)
   << on woocommerce page [http://www.mx7.com/view2/A9RHfZdHz0nwwNV2](http://www.mx7.com/view2/A9RHfZdHz0nwwNV2)
   << On homepage it’s ok
 * Using [http://wp.nootheme.com/?theme=organici](http://wp.nootheme.com/?theme=organici)
 * Thanks you
    -  This topic was modified 8 years, 8 months ago by [deawjoung](https://wordpress.org/support/users/deawjoung/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdefault-menu%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/default-menu/#post-9559364)
 * Hi,
 * Add the code below to the custom css page.
 *     ```
       @media only screen and (max-width: 1024px) {
       .mob-standard-logo {
           height: 46px!important;
         }
       }
       ```
   
 * You should upload a smaller logo image since it’s not necessary to be so big 
   and it will slow down the site loading.
 * Let me know if it worked.
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/default-menu/#post-9573177)
 * Can you let me know if the code above worked?
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/default-menu/#post-9611594)
 * Will close the topic for now. If necessary any help just let me know.

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

The topic ‘Logo on woocommerce page it’s hight 100%’ is closed to new replies.

 * ![](https://ps.w.org/mobile-menu/assets/icon-128x128.png?rev=1890426)
 * [WP Mobile Menu - The Mobile-Friendly Responsive Menu](https://wordpress.org/plugins/mobile-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mobile-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mobile-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/mobile-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mobile-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mobile-menu/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/default-menu/#post-9611594)
 * Status: resolved