markthomes
-
CSS transition issue
Forked it and made some design changes. No need for the hackery now. Thought I'd share. http://codepen.io/WithAnEs/pen/HklLm Thanks again everyone!
-
CSS transition issue
It's a bit hackie, but what ya gonna do? Masks the bug. http://codepen.io/WithAnEs/pen/zlwGK Thanks!
-
li media query line break
So I have a fix for my 7 menu items issue. Once I hit the breakpoint that adds a second row I'll just remove the home button. The header still behaves as a home button. So I think it'll be ok. http://codepen.io/anon/pen/uIsLm
-
li media query line break
Thanks everyone for the quick responses. Faster than I ever expected. This is my first time posting an issue on CSS-Tricks forum.
-
li media query line break
Definitely going to consider keeping the menu number even. This is a redesign and the current site wasn't responsive so it never was an issue. Now that I'm making a new responsive theme I may have to make the menu always an even number. We…
-
li media query line break
Using Floating left. I'm developing locally. Here is a simpler version on codepen... http://codepen.io/anon/pen/kuLmH It's a wordpress theme using the menu builder feature. So it needs to be flexible.