• Ron Jakubisin

    (@sharynbeyproductions)


    https://www.ateliertemenos.com

    So I have a sub-menus for one of my menu items, but the children dropdown toggle is all the way far right and not after the parent like it should be. It was not always like this, but not sure when it changed. I also removed all my added CSS, that did not help either.

    Please help?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, not quite sure what is causing that but the following CSS should fix it at least from my testing

    .main-navigation .menu-item-has-children > a:after {
    	top: initial;
    	right: initial;
    }
    Thread Starter Ron Jakubisin

    (@sharynbeyproductions)

    thank you Jarret, that works perfect!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The Subhead toggle icon is all the way right, not following the parent menu?’ is closed to new replies.