[wp-trac] [WordPress Trac] #62008: Twenty Eleven: Previous and Next links are not clickable in Mobile Portrait mode

WordPress Trac noreply at wordpress.org
Sun Sep 8 10:18:18 UTC 2024


#62008: Twenty Eleven: Previous and Next links are not clickable in Mobile Portrait
mode
-------------------------------------------------+-------------------------
 Reporter:  Kel DC                               |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
                                                 |  Review
Component:  Bundled Theme                        |     Version:  6.6.1
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-testing needs-       |     Focuses:
  screenshots                                    |
-------------------------------------------------+-------------------------
Changes (by dilip2615):

 * keywords:   => has-patch needs-testing needs-screenshots


Comment:

 Replying to [ticket:62008 Kel DC]:
 > Yes you are right issue is in theme's css ('twentyeleven/style.css')
 > In media query '@media((max-width: 650px)
 >
 {{{
 @media (max-width: 650px)
 { #nav-single
   { display: block;
    position: static; // Comment this line (issue is in this line)
   }
 }
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62008#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list