Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

171
Views
close the full screen nav menu when clicked the anchor link

open and close my full menu nav through icon button and X button are working fine, but when I clicked the anchor link the full menu was not close at all. so far I have this code:

  <input type="checkbox" id="op"></input>
  <div class="lower">
    <label for="op"><img class="icon-btn" src="my icon button to open full menu"></label>
  </div>
  <div class="overlay overlay-hugeinc">
              <label for="op"></label> <!-- X button to close full menu-->
              <nav>
                  <div class="info-entry-content wrap-middle"> 
                            <ul>
                                  <li><a href="#anchorlink">anchorlink</a></li>
                                  <li><a href="#anchorlink">anchorlink</a></li>
                                  <li><a href="#anchorlink">anchorlink</a></li>
                            </ul>       
                  </div>
              </nav>
  </div>

can anyone help me to close the full menu when anchor link is clicked?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!