Jump to content

Problem with the Menu on mobile (not clickable)

Recommended Posts

Hey! 
I used a custom CSS code I found in the forum to bring my nav bar to the right. 
Now there's an issue on the mobile web version as the menu is not clickable anymore.


This is the code I've used:

#navigator header#topBar ul#nav {
    display: block;
    float: right;
   padding-right: 40px!important;
   padding-top: 45px!important;
}
@media screen and (max-width:640px) {
nav.main-nav.dropdown-hover {
    display: none;
}
section#container {
    margin-top: 85px !important;
}
div#mobileNav {
    float: right;
    position: relative;
   padding-right: 30px!important;
   padding-top: 12px!important;
    bottom: -5px;
}
.siteTitle * {
    font-size: 30px !important;
}
}

 

 

I hope you can help – thank you in advance 🙂

Link to comment
  • Replies 6
  • Views 296
  • Created
  • Last Reply

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.