Mobile Menu

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12461
    ryandolankayak
    Customer

      Working great, what would I add so that drop down menus dont display until on click when mobile menu is being used? Make sense?

      #12462
      ryandolankayak
      Customer

        At media query 767 i styled the menu to look different using something like this

        .genesis-nav-menu a {
        border-bottom: 1px solid rgba(255,255,255,0.15);
        color: #fff;
        display: block;
        padding-top: 15px;
        padding-bottom: 15px;
        text-transform: none;
        }

        So that it displays menu items on top of eachother. so I want my drop downs to follow this format. Any help would be great.

        #12486
        Eric
        Customer

          Hi Ryan, do you have a link so I can see?


          I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

          #12512
          ryandolankayak
          Customer

            I am currently working locally

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.