Title: Problem menu
Last modified: November 13, 2017

---

# Problem menu

 *  Resolved [tezar](https://wordpress.org/support/users/tezar/)
 * (@tezar)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/problem-menu-2/)
 * I have problem with my menu. I dont see label menu after click submit menu is
   visible after i go to first position this menu. Look hear: [TUTAJ](http://rzucewo.com/strona.jpg)
    -  This topic was modified 8 years, 6 months ago by [tezar](https://wordpress.org/support/users/tezar/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-menu-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [alex80ks](https://wordpress.org/support/users/alex80ks/)
 * (@alex80ks)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/problem-menu-2/#post-9826085)
 * That is a theme bug. It happens only on google chrome while in mozzila works 
   fine. It happens in both versions Store theme (free and pro).
 *  [alex80ks](https://wordpress.org/support/users/alex80ks/)
 * (@alex80ks)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/problem-menu-2/#post-9828509)
 * Hi [@tezar](https://wordpress.org/support/users/tezar/) ,
    I found fix for that.
   You need to delete from css class `#site-navigation ul li ul.children,#site-navigation
   ul li ul.sub-menu` property named `-webkit-perspective:1000;` but do not touch
   perspective:1000;
 * Guess that theme authors doesnt supply answers anywhere.
 *  Thread Starter [tezar](https://wordpress.org/support/users/tezar/)
 * (@tezar)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/problem-menu-2/#post-9829475)
 * I can’t find this. With file is it?
 *  [alex80ks](https://wordpress.org/support/users/alex80ks/)
 * (@alex80ks)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/problem-menu-2/#post-9831208)
 * find css mod that you choose. In my case it is brown.css because i use brown 
   template set in Customizer
 *  Thread Starter [tezar](https://wordpress.org/support/users/tezar/)
 * (@tezar)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/problem-menu-2/#post-9831388)
 * This solution not work in my site maybe I don’t understand:
    In my file default.
   css (because I use blue skin) I edit that:
 * Before:
    `#site-navigation ul li ul.children,#site-navigation ul li ul.sub-menu{
   background:#582a1c;top:52px;display:block;transition:0.4s all ease;-webkit-transition:
   0.4s all ease;-moz-transition:0.4s all ease;-ms-transition:0.4s all ease;-o-transition:
   0.4s all ease;perspective:1000;-webkit-perspective:1000;-ms-transform-origin:
   top;transform-origin:top;-webkit-transform-origin:top;transform:perspective(350px)
   rotateX(-90deg);-webkit-transform:perspective(350px) rotateX(-90deg);-moz-transform:
   perspective(350px) rotateX(-90deg)}`
 * After:
    `#site-navigation ul li ul.children,#site-navigation ul li ul.sub-menu{
   background:#582a1c;top:52px;display:block;transition:0.4s all ease;-webkit-transition:
   0.4s all ease;-moz-transition:0.4s all ease;-ms-transition:0.4s all ease;-o-transition:
   0.4s all ease;perspective:1000;-ms-transform-origin:top;transform-origin:top;-
   webkit-transform-origin:top;transform:perspective(350px) rotateX(-90deg);-webkit-
   transform:perspective(350px) rotateX(-90deg);-moz-transform:perspective(350px)
   rotateX(-90deg)}`
    -  This reply was modified 8 years, 4 months ago by [tezar](https://wordpress.org/support/users/tezar/).
    -  This reply was modified 8 years, 4 months ago by [tezar](https://wordpress.org/support/users/tezar/).
 *  [alex80ks](https://wordpress.org/support/users/alex80ks/)
 * (@alex80ks)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/problem-menu-2/#post-9831523)
 * Send me link of the website you trying to fix?
 *  [alex80ks](https://wordpress.org/support/users/alex80ks/)
 * (@alex80ks)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/problem-menu-2/#post-9832279)
 * You are missing color of text in that code…for example `color:#ffffff;` or whatever
   color you want to use…. Maybe as last resort you can add !important tag.
    Cheers
    -  This reply was modified 8 years, 4 months ago by [alex80ks](https://wordpress.org/support/users/alex80ks/).
 *  Thread Starter [tezar](https://wordpress.org/support/users/tezar/)
 * (@tezar)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/problem-menu-2/#post-9834920)
 * Ok it is works!!
    Before I did changed bad file (wp-content/themes/store/assets/
   theme-styles/css/). Good directory path is: /wp-content/themes/store/assets/css/
 * thank you for solution!

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

The topic ‘Problem menu’ is closed to new replies.

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

## Tags

 * [store theme](https://wordpress.org/support/topic-tag/store-theme/)

 * 8 replies
 * 2 participants
 * Last reply from: [tezar](https://wordpress.org/support/users/tezar/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/problem-menu-2/#post-9834920)
 * Status: resolved