Ts2102
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Themes and Templates
In reply to: [Pinboard] Mobile Menufound a solution for the problem. Go to >theme > theme options > layout > and then place this in custom css.
@media screen and (max-width: 480px) { #header { position: relative; padding-bottom: 30px; } #access { background: none; } #access, #access .nav-show, #access a.nav-show:hover { bottom: 0; } #access .nav-show, #access a.nav-show:hover { top: initial; left: 44%; } #access:target .menu { margin-top: 0; } }Forum: Fixing WordPress
In reply to: Pinboard theme mobile menu positioning problem@andrew Nevins Great man Tank you very mutch it worked !
Forum: Fixing WordPress
In reply to: Pinboard theme mobile menu positioning problemJes I can place some custom html and css with this theme in the layout section. Is that what you meant?
Forum: Fixing WordPress
In reply to: Pinboard theme mobile menu positioning problemI was hoping that it would be possibel to center the menu beneath the facebook button. And just above the cointainer.
Forum: Themes and Templates
In reply to: [Pinboard] Mobile Menui got the same problem. http://nefertariappingedam.nl/ when watched on mobile device the menu goes over the logo.
Viewing 5 replies - 1 through 5 (of 5 total)