Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #579951

    Dear All,

    I wonder if someone could help me. We have a menu on the top of the screen which drops down into a nice set of options. Some of those options have submenus which come out of the left hand side. Is there a way of forcing the sub menu to come out of the right hand side of the drop down menu?

    Many thanks

    Gareth

    #580010

    Hey welshgje!

    Can you send us a link to your page so we can take a look? You can set you reply as private if you wish.

    Best regards,
    Elliott

    #581754

    Thank you – have sent the link to the site I am helping to support in the Private Content section.

    #582832

    Hi,

    Thanks for the link, I’m not sure I understand what you are trying to achieve though. Could you post a screenshot highlighting your intentions please? You can upload to a service like imgur.com for example and then link to the image here.

    Thanks,
    Rikard

    #589205

    Hey Rikard,
    I also would like the sub-submenu to roll-out to the right side of the menu instead of the left side. Is it possible?

    #589212

    link screenshot

    #589213

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .av-main-nav ul ul {
        left: 207px;
    }

    Best regards,
    Yigit

    #589217

    Thank you Yigit!
    Works perfect

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Top Submenu goes left not right’ is closed to new replies.