Sub Menu

Support Area Forums Epic Sub Menu

Viewing 5 posts - 1 through 5 (of 5 total)
URL to the page in question:
  • Author
    Posts
  • #5898
    Paul Norwood
    Participant

    I have set up a main menu with drop down items and a further sub menu.
    The sub-menu items display is offset to the right with a gap between the drop down items and the sub items?
    Is there a way of having the sub menu items immediatly to the right of the drop down items?
    Thanks

    #5899
    Bill Robbins
    Moderator

    Paul,

    Sorry for the trouble. Is there any chance you could send a link to where you’re working with the theme so I could take a closer look for you?

    Thanks,
    Bill

    #5901
    Paul Norwood
    Participant

    Thanks Bill, I know its early for you (I’m in the UK) , so there is no rush.

    It’s just a test website at the moment, http://www.easybrasil.co.uk

    Thanks for your help.

    Paul

    #5908
    Bill Robbins
    Moderator

    Thanks Paul. I try answer a few requests before taking my kids to school in the morning.

    I took a look at your site and I believe I have a solution for you. Here’s what to do:

    1. Go to the theme options page and select edit to open up the theme editor.
    2. From the list of files on your right, choose style.css
    3. Scroll down to the very bottom and paste this:
      
      header.primary .menu li ul li ul {
      	margin-left: -60px;
      }
      
    4. Save your changes.

    That should take care of it. If you have any trouble let me know.

    #5910
    Paul Norwood
    Participant

    Thank you, that worked perfectly.
    Regards

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Sub Menu’ is closed to new replies.