Reply 301436 to: menu drop down issu

Avatar: Rose Tyler
Rose Tyler
Support staff
September 6, 2021 at 14:04

Hello,

Reply times can vary from time to time and be up to 24 hours Monday – Friday and up to 48 hours on weekends, Sat-Sun. But is usually faster than that.
1/ Try to add the next code in Theme Options > Theme custom CSS:

.header-wrapper .et_b_header-menu li:nth-last-child(1) .nav-sublist-dropdown:not(.nav-sublist) {
left: auto;
right: 0;
}
.header-wrapper .et_b_header-menu .item-design-dropdown:nth-last-child(1) .nav-sublist-dropdown ul>li.menu-item-has-children>a:after {
right: auto;
left: 1.9em;
transform: translateY(-50%) rotate(180deg);
}
.header-wrapper .et_b_header-menu .item-design-dropdown:nth-last-child(1) .nav-sublist-dropdown ul>li ul {
left: auto;
right: 100%;
}

2/ Theme Options > General > Theme Menu Options > On

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.