Dropdown menus

Support Area Forums Forward Dropdown menus

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
URL to the page in question: http://musicaction.org
  • Author
    Posts
  • #28635
    Anastasia Connor
    Participant

    Hi,

    It’s me again. Thanks so much for your support so far. I have an issue with sub items on the navigation menu. How do I bring those sub item dropdown options to the front, i.e. above the slider? Is there another way of creating drop down menus?

    Thank you!

    Ax

    #28637
    Bill Robbins
    Moderator

    Hey Ax,

    That may be a side effect of moving the social icons and search box. Any chance I could see past the login on your site to take a closer look for you? If you need to post a login, mark the reply here as private and I’ll be the only one who can see it.

    Thanks,
    Bill

    #28642
    Anastasia Connor
    Participant
    This reply has been marked as private.
    #28644
    Bill Robbins
    Moderator

    Thanks for sending that over. It looks to be a result of the move. Here’s how to bring those menus to the front:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      nav#primary-site-navigation {
      	position: relative;
      	z-index: 20;
      }
      
    3. Update your settings.

    See how that works for you now,
    Bill

    #28719
    Anastasia Connor
    Participant
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Dropdown menus’ is closed to new replies.